[DGD] Precompile issue on MinGW/MSys

Felix A. Croes felix at dworkin.nl
Mon Jan 23 06:05:40 CET 2012


On Sun, Jan 22, 2012 at 12:03:03AM -0600, Jared Maddox wrote:
> The first is a typo: from the actual DGD source, in \src\comp\comp.c,
> co_restore was defined as:
> void co_restore(int fd, Uint t, int conv, int conv2)
> while the correct version, specified in \src\call_out.h and \src\call_out.c is:
> void co_restore(int fd, Uint t, int conv, int conv2, int conv_time)
> This is from the DGD 1.4.7 tar.gz. Is this in the version online, or
> did I accidentally modify something without realizing? If it's there,
> is it still in the latest versions?

This is fixed in 1.4.12.

With regard to the makefile problems, the usual debugging techniques
(printing out what has which value when) will probably help you to pin
it down.

Regards,
Felix Croes



More information about the DGD mailing list