Will Coleda <[EMAIL PROTECTED]> wrote: > .sub main @MAIN > $P0 = new Integer > store_global "Foo", unicode:"Bar", $P0 > print "ok 1\n" > .end
> It generates the error: > unimplemented unicode Yep. charset/unicode.c:compute_hash() *was* unimplemented. leo