|
From: Damian M. <da...@er...> - 2002-01-04 02:28:51
|
I am trying to retrofit my changes to Vrml97Parser.cpp which inline
some of the heaviest used routines and same squillions of subroutine
operations.
Compiling with the file as pulled down off the CVS tree, when compiling
VrmlScene.cpp, you get the message
g++ -DHAVE_CONFIG_H -I. -I../../../../src/openvrml/OpenVRML -I../../..
-I../../../../lib -DOPENVRML_LIBDIR_=\"/usr/local/lib\"
-DOPENVRML_PKGDATADIR_=\"/usr/local/share/openvrml\" -g -O2 -c
../../../../src/openvrml/OpenVRML/VrmlScene.cpp -MT VrmlScene.lo -MD -MP
-MF .deps/VrmlScene.TPlo -fPIC -DPIC -o VrmlScene.o
In file included from Vrml97Parser.g:112,
from ../../../../src/openvrml/OpenVRML/VrmlScene.cpp:50:
Vrml97Parser.hpp:318: warning: This file contains more `{'s than `}'s.
It compiles OK but I HATE messages like this.
What does this mean?
Thanks - Damian (McGuckin)
Pacific Engineering Systems International, 22/8 Campbell St, Artarmon NSW 2064
Ph:+61-2-99063377 .. Fx:+61-2-99063468 | unsolicited email not wanted here !
Views and opinions here are mine and not those of any past or present employer
|