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