retitle 455380 FTBFS with GCC 4.3: missing #includes
thanks

I mentioned that GCC 4.3 converted a number of C++ warnings into
errors.  This change has now been reverted after a lot of
discussion.  I just compiled your package with the latest snapshot
of GCC 4.3 to see if it compiles with 4.3, but there is another issue:

 x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I/usr/include/mysql 
-DBIG_JOINS=1 -fPIC -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/lua5.1 
-I../../../library/base-library/include -I../../../library/utilities/include 
-I../../../library/utilities/shared_include 
-I../../../library/generic-runtime/include 
-I../../../library/generic-canvas/include 
-I../../../library/generic-canvas/ftgl/include -DENABLE_LUA_MODULES 
-I../include -c GraphRenderer.cpp  -fPIC -DPIC -o .libs/GraphRenderer.o
GraphRenderer.cpp: In member function 'void GraphRenderer::recalc_outer_rect()':
GraphRenderer.cpp:432: error: 'INT_MAX' was not declared in this scope
GraphRenderer.cpp:434: error: 'INT_MIN' was not declared in this scope
make[5]: *** [GraphRenderer.lo] Error 1
make[5]: Leaving directory 
`/build/tbm/mysql-gui-tools-5.0~rc12/mysql-gui-common/library/grt-wb-controller/source'

-- 
Martin Michlmayr
http://www.cyrius.com/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to