I'm getting wierd warning messages. Any comments? Is it safe to ignore them...
Angus

g++-3.0 -DHAVE_CONFIG_H -I. -I../../../../lyx-devel/src/frontends/controllers 
-I../../../src -I../../../../lyx-devel/src/ 
-I../../../../lyx-devel/src/frontends/ -I../../../../lyx-devel/boost -isystem 
/usr/X11R6/include -g -O -W -Wall -Winline -Wp,-MD,.deps/ControlMinipage.pp 
-c ../../../../lyx-devel/src/frontends/controllers/ControlMinipage.C
In file included from ../../../../lyx-devel/boost/boost/bind.hpp:1373,
                 from 
../../../../lyx-devel/src/frontends/controllers/ControlMinipage.C:30:
../../../../lyx-devel/boost/boost/bind/placeholders.hpp:53: warning: 
identifier    name `_1' conflicts with GNU C++ internal naming strategy
../../../../lyx-devel/boost/boost/bind/placeholders.hpp:54: warning: 
identifier    name `_2' conflicts with GNU C++ internal naming strategy
../../../../lyx-devel/boost/boost/bind/placeholders.hpp:55: warning: 
identifier    name `_3' conflicts with GNU C++ internal naming strategy
../../../../lyx-devel/boost/boost/bind/placeholders.hpp:56: warning: 
identifier    name `_4' conflicts with GNU C++ internal naming strategy
../../../../lyx-devel/boost/boost/bind/placeholders.hpp:57: warning: 
identifier    name `_5' conflicts with GNU C++ internal naming strategy
../../../../lyx-devel/boost/boost/bind/placeholders.hpp:58: warning: 
identifier    name `_6' conflicts with GNU C++ internal naming strategy
../../../../lyx-devel/boost/boost/bind/placeholders.hpp:59: warning: 
identifier    name `_7' conflicts with GNU C++ internal naming strategy
../../../../lyx-devel/boost/boost/bind/placeholders.hpp:60: warning: 
identifier    name `_8' conflicts with GNU C++ internal naming strategy
../../../../lyx-devel/boost/boost/bind/placeholders.hpp:61: warning: 
identifier    name `_9' conflicts with GNU C++ internal naming strategy
../../../../lyx-devel/src/frontends/controllers/ControlMinipage.C: In
   constructor `ControlMinipage::ControlMinipage(LyXView&, Dialogs&)':
../../../../lyx-devel/src/frontends/controllers/ControlMinipage.C:38: 
warning: identifier
   name `_1' conflicts with GNU C++ internal naming strategy

Reply via email to