[chuck] String variable bug?

Fredrik Arnerup e97_far at e.kth.se
Fri Oct 22 15:59:48 EDT 2004


Hello,

this code:

"bbbbabbbbb" => string foo;
foo => stdout;
"bbbbabbbbb" => stdout;

produces this output:

bbbbbbbbbb
bbbbabbbbb

The fifth char is incremented by one for any string.
I am using the windows binary, version 1.1.5.2.

-- 
Fredrik Arnerup <e97_far at e.kth.se>



More information about the chuck mailing list