[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes i
From: |
Miles Bader |
Subject: |
Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk |
Date: |
Thu, 22 Mar 2007 11:43:58 +0900 |
"David Turner" <address@hidden> writes:
> this will generate an error with certain compilers/pre-processors if
> __LP64__ is not defined. generally speaking #if XXXXX is not a
> portable statement, except if you ensure that the macro is always
> defined beforehand.
Is this true according to the C standard, or a problem with any
non-obsolete compilers?
[I ask because such usage is widespread, and although gcc has a warning for
it, it doesn't get turned on even with "-ansi -pedantic -Wall -Wextra",
you have to enable it explicitly.]
-Miles
--
Ich bin ein Virus. Mach' mit und kopiere mich in Deine .signature.
- [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, Sean McBride, 2007/03/19
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, mpsuzuki, 2007/03/19
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, David Turner, 2007/03/20
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk,
Miles Bader <=
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, David Turner, 2007/03/22
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, Behdad Esfahbod, 2007/03/22
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, David Turner, 2007/03/22
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, Miles Bader, 2007/03/23
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, gww, 2007/03/22
Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, Sean McBride, 2007/03/20
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, mpsuzuki, 2007/03/21
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, Sean McBride, 2007/03/22
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, mpsuzuki, 2007/03/22
- Re: [ft-devel] Minor misc patches to freetype cvs, from custom changes in vtk, Sean McBride, 2007/03/23