[DGD] Latest errors

Felix A. Croes felix at dworkin.nl
Sat Apr 14 12:16:51 CEST 2012


Stephen Spiller <steve_spiller at msn.com> wrote:

> Makes sense.  I'll take a look.  It should handle \n and \r\n automagically.

That's a very bad idea.  If read_file() or parse_string() handle \r\n
automatically, they can no longer handle binary strings, and you get
the same mess as on Windows.

Regards,
Felix Croes



More information about the DGD mailing list