Nick Glencross <[EMAIL PROTECTED]> wrote:

>   * 200K file limit imposed when reading in the file

The C<read> opcodes truncates files at 64K. Needs fixing.
And we need C<stat> - at least the filesize.

E.g.

  read S0, P0 # slurp whole file

And of course: the string really shouldn't get created as UTF-8 in the
first place and then get downscaled().

>   * /Possible/ IMCC register allocation bug which I need to
> reinvestigate (see earlier post)

Any signs for that?

> Nick

leo

Reply via email to