Patch level : 12.0 536
Files correlati : ba8.exe ve1.exe aumentata la dimensione di _tok a 255 caratteri. git-svn-id: svn://10.65.10.50/branches/R_10_00@24385 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
99495a3b2f
commit
bb8f3ea517
@ -908,7 +908,7 @@ void TExpression::eval()
|
||||
|
||||
|
||||
HIDDEN const char* _s;
|
||||
HIDDEN char _tok[81];
|
||||
HIDDEN char _tok[255];
|
||||
|
||||
TCodesym TExpression::tok2fun(const char* tok) const
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user