[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Openexr-devel] g++ --pedantic flag
From: |
Kai-Uwe Behrmann |
Subject: |
[Openexr-devel] g++ --pedantic flag |
Date: |
Wed, 20 Sep 2006 22:36:02 +0200 (CEST) |
For testing compatibility I use the --pedantic flag. OpenEXR fails because
of a smaller syntax error. Here the printout of a user:
In file included from /usr/include/OpenEXR/ImathMatrix.h:47,
from /usr/include/OpenEXR/ImfChromaticities.h:47,
from
/usr/include/OpenEXR/ImfChromaticitiesAttribute.h:47,
from /usr/include/OpenEXR/ImfStandardAttributes.h:60,
from chroma_icc.cxx:24:
/usr/include/OpenEXR/ImathFun.h:266:19: warning: use of C99 long long
integer constant
/usr/include/OpenEXR/ImathFun.h:266:44: warning: use of C99 long long
integer constant
In file included from /usr/include/OpenEXR/ImfEnvmapAttribute.h:46,
from /usr/include/OpenEXR/ImfStandardAttributes.h:61,
from chroma_icc.cxx:24:
/usr/include/OpenEXR/ImfEnvmap.h:255: error: comma at end of enumerator
list
regards
Kai-Uwe Behrmann
+ development for color management
+ imaging / panoramas
+ email: address@hidden
+ http://www.behrmann.name
- [Openexr-devel] g++ --pedantic flag,
Kai-Uwe Behrmann <=