[DGD] Two things
Felix A. Croes
felix at dworkin.nl
Mon Jul 27 13:17:08 CEST 2015
Blain <blain20 at gmail.com> wrote:
> Felix: In case you care, the config file processor seems to choke if you
> leave an extra comma in the port mapping (e.g. ([ "*":4005, "*":4000, ]);
> ).
I think the config file parser is performing within spec, and the error
is decriptive enough.
> I also noticed an extra ".c" on the filename in a compile error
> message, though I didn't play around to see if I was causing it by accident
> or anything.
Probably compile_object() was called with the argument "/path/to/object.c"
instead of "/path/to/object".
Regards,
Felix Croes
More information about the DGD
mailing list