[great-users] Small bug - SetStrValue is not checked...

Gabor Madl gabe at isis.vanderbilt.edu
Tue Apr 6 18:48:09 CDT 2004


Hi!


I'm using the officially unreleased version of GReAT. I was not careful
enough and tried the following thing in an attribute mapping:

<something>.SetStrVale("something", 0);

Obviously it should be:

<something>.SetStrVale("something", "0");

No errors are reported during configuration and the execution of this
rule crashes GME.


More information about the great-users mailing list