Hello.
It looks like there is pretty strange bug in Narwhal under Ubuntu (at
least) with Rhino and v8cgi engines (so I don't think that this bug is
the bug of engines). You need two very simple files (see
http://gist.github.com/490519) to reproduce and something to read the
result in binary mode (I'm using bvi).
Run: ./extrabytes > extrabytes.txt
Open extrabytes.txt and you will find four extra bytes at the file
start: 1B 5B 30 6D
Is it possible to avoid these bytes in case this is not a bug but
feature?
Best regards,
Sergey Kryzhanovsky.