Menu

#11 Rhide problems with GCC 3.x

open
nobody
None
5
2002-11-16
2002-11-16
No

Rhide do not parse correctly the warning
"wp2latex.h:382:6: warning: no newline "
And consider it to be an error.
"Error: 6: warning: no newline at ...."
Further compilation of project after this warning is
inside rhide impossible.

Full GCC output is listed here:
g++ -Wall -I./atoms/include/ -I./cp_lib/ -fno-rtti -fno-
exceptions -DDEBUG -g -DERROR_HANDLER -c
wp2latex.cc -o wp2latex.o -D__gettext__
In file included from wp2latex.cc:29:
atoms/include/strings.h: In member function `char&
string::operator[](int) const':
atoms/include/strings.h:85: warning: comparison
between signed and unsigned integer expressions
In file included from wp2latex.cc:31:
wp2latex.h:382:6: warning: no newline at end of file

Discussion


Log in to post a comment.