gnupic: Re: [gnupic] making xwisp2 more UNIX compliant


Previous by date: 26 Oct 2005 15:04:52 +0100 Re: [gnupic] Ktechlab: only PIC16F84 listed, David Saxton
Next by date: 26 Oct 2005 15:04:52 +0100 Re: [gnupic] making xwisp2 more UNIX compliant, Marco Pantaleoni
Previous in thread: 26 Oct 2005 15:04:52 +0100 Re: [gnupic] making xwisp2 more UNIX compliant, easy-b.freesurf.ch
Next in thread: 26 Oct 2005 15:04:52 +0100 Re: [gnupic] making xwisp2 more UNIX compliant, Marco Pantaleoni

Subject: Re: [gnupic] making xwisp2 more UNIX compliant
From: Mark Rages ####@####.####
Date: 26 Oct 2005 15:04:52 +0100
Message-Id: <74ee72ca0510260704h5c317abag2c97d3ffd0799dd5@mail.gmail.com>

On 10/26/05, Rob Hamerling ####@####.#### wrote:
> Chen Xiao Fan wrote:
>
> > To add Win32/MinGW GCC configuration, change compiler.h and
> > include the following in compiler.h file.
> > ....
>
> to improve it further, macros like:
>
> >   #define max(x,y) ((x > y) ? (x) : (y))
>
> will be changed into:
>
>      #define max(x,y) (((x) < (y)) ? (x) : (y))
>
> (not the first time I have suffered from this trap!!)
>
> Rob.

Um, you might want to proofread that second one before includeing it
in your code.

Regards,
Mark
markrages@gmail

--
You think that it is a secret, but it never has been one.
  - fortune cookie

Previous by date: 26 Oct 2005 15:04:52 +0100 Re: [gnupic] Ktechlab: only PIC16F84 listed, David Saxton
Next by date: 26 Oct 2005 15:04:52 +0100 Re: [gnupic] making xwisp2 more UNIX compliant, Marco Pantaleoni
Previous in thread: 26 Oct 2005 15:04:52 +0100 Re: [gnupic] making xwisp2 more UNIX compliant, easy-b.freesurf.ch
Next in thread: 26 Oct 2005 15:04:52 +0100 Re: [gnupic] making xwisp2 more UNIX compliant, Marco Pantaleoni


Powered by ezmlm-browse 0.20.