On Tue, Jan 21, 2003 at 07:07:07PM -0500, Charles McCathieNevile wrote: > > If there is no applicable transformation you should get a message in the > status bar. Otherwise there might just be a bug somewhere, but I would be > surprised because I use this feature a few times a week, and have done across > many releases... There is a bug that only affects some platforms (mine, Linux PPC, included), causing transformations to fail. The result of getc is assumed to fit in a char, but that is not necessarily true -- it should be an int. Patch attached below. Brian
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 20 September 2007 14:24:33 GMT