23 May
2005
23 May
'05
6:24 a.m.
On Mon, May 23, 2005 at 03:49:41PM +1200, Andy France wrote:
I'm starting to suspect it is to do with the order of the arguments, or maybe whitespace issues. Or, God forbid, oddball control characters which have somehow ended up in the file.
Try this patch - it will complain loudly in the page.log file if it finds high-ascii (> 0x7f) characters in the file, and then drop them from the input.
Henrik