Am Wednesday 21 October 2009 schrieb Kornel Benko:
> Am Wednesday 21 October 2009 schrieb allard:
> > 
> > Hi Kornel,
> > 
> > Saw your question a bit late, sorry. I meant this bit of code:
> > /* we use CPP to re-include this same file for double/float cases */
> > //#if !defined (lint) && !defined (__FILE__)
> > //Error: your compiler is sick!  define __FILE__ yourself (a string)
> > //eg, something like -D__FILE__=\"fftn.c\"
> > //#endif
> > 
> > 
> > Cheers, allard
> 
> I missed that one.
> 
> Back to the problem.
> 
> If nobody objects, I will
>       1.) replace calls to htons() in ColourBrightness.c with local 
> implementation using macro SHORTNUMBER()
>       2.) Add "tools/compat_win32/getopt.c" to ${win_c} in CMakeLists.txt
> 
> The problem with __FILE__ (in fftn.c) will still be there without general 
> solution.
> 
>       Kornel

Done, since nobody objected.

        Kornel

-- 
Kornel Benko
[email protected]

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to