Due to an 8 character identifier length limitation the identifier
"strcompare" is changed into "strcomp".
This commit is contained in:
@@ -157,7 +157,7 @@ int ltype,rtype,operator;
|
||||
else
|
||||
if( result==STRINGTYPE)
|
||||
{
|
||||
emcode("cal","$_strcompare");
|
||||
emcode("cal","$_strcomp");
|
||||
emcode("asp",EMPTRSIZE);
|
||||
emcode("asp",EMPTRSIZE);
|
||||
emcode("lfr",EMINTSIZE);
|
||||
|
||||
Reference in New Issue
Block a user