Due to an 8 character identifier length limitation the identifier
"strcompare" is changed into "strcomp".
This commit is contained in:
parent
52249bfb5d
commit
512e225b73
@ -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);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user