freesci-develop
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [freesci-develop] State of Glutton on Win32


From: Walter van Niftrik
Subject: Re: [freesci-develop] State of Glutton on Win32
Date: Tue, 25 Oct 2005 12:54:10 +0200
User-agent: Mozilla Thunderbird 1.0.6 (X11/20050814)

James Albert wrote:

   * In exe_lzexe.c, the function lzexe_read calls memcpy(buf + done,
     handle->buffer, copy);.  buf is a void *, and because the size of
     each pointer is unknown the compiler can't do the pointer
     arithmetic.

Right, that's a mistake on my part. I'll take care of it.

I know I've said this before, but I think it would be better to switch to mingw for the windows port. That way we could integrate it into the automake/autoconf system. Another point is that Visual Studio is very expensive software and this severely limits the number of people that might be able to help out with the windows port.

Regards,

Walter van Niftrik




reply via email to

[Prev in Thread] Current Thread [Next in Thread]