LuaTeX bugs
From BluWiki
Write your bugs here (as Wiki sections)
[edit] texio.write cuts lines at 80 characters
On some architectures, texio.write would truncate strings at exactly 80 characters (including the linefeed it adds automatically), which appears in the log file since LuaTeX uses this function to write some of its information. The problem doesn't appear with the standard library io.write.
This problem has been reported on Mac OS X on Intel.






