mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-02-02 08:00:39 +01:00
Warning
This commit is contained in:
parent
0bbae51e1b
commit
b32d75a38f
2
extern/cloop/src/cloop/Generator.cpp
vendored
2
extern/cloop/src/cloop/Generator.cpp
vendored
@ -1345,7 +1345,7 @@ void PascalGenerator::generate()
|
||||
}
|
||||
else
|
||||
{
|
||||
char* sResult;
|
||||
const char* sResult;
|
||||
switch (method->returnTypeRef.token.type)
|
||||
{
|
||||
case Token::TYPE_STRING:
|
||||
|
Loading…
Reference in New Issue
Block a user