> >> Although admittedly it would be more practical if fluid > >> would simply omit the <cr> character regardless of platform. > > > > Yup, I guess that *might* be as simple as modifying fluid to save in > > "binary" mode on winXX platforms? Anyone feel like raising > an STR for > > that? > > I believe that would fix it. > > Besides Notepad, are there any Windows programs that can't > handle LF as > a newline?
Not so many - at least, the programmer editors seem to (mostly) be adequate in this regard. Anything else we probably don't care about? And anyway, I don't think we should be making it easy for folk, who can't even cope with line-ending issues, to hand-edit the fluid output. (It's like a little competence test!) So in that case, we only need to ensure fluid is compatible across platforms, in which case the binary mode is probably the way to go? -- Ian SELEX Sensors and Airborne Systems Limited Registered Office: Sigma House, Christopher Martin Road, Basildon, Essex SS14 3EL A company registered in England & Wales. Company no. 02426132 ******************************************************************** This email and any attachments are confidential to the intended recipient and may also be privileged. If you are not the intended recipient please delete it from your system and notify the sender. You should not copy it or use it for any purpose nor disclose or distribute its contents to any other person. ******************************************************************** _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

