[DGD] Latest errors

Shentino shentino at gmail.com
Sat Apr 14 20:02:02 CEST 2012


On Sat, Apr 14, 2012 at 3:16 AM, Felix A. Croes <felix at dworkin.nl> wrote:
> 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.

I think he meant just in line separators in the grammar.

I assume that read_file() and the data argument for parse_string()
would be interpreted as-is literally.

> Regards,
> Felix Croes
> ___________________________________________
> https://mail.dworkin.nl/mailman/listinfo/dgd



More information about the DGD mailing list