Hello all,
when I try to compile a dictionary of one of my libraries with ROOT 5.17.04, I get the following error:
install/root-5.17.04/include/root/TClass.h:271: error: expected ',' or
'...' before numeric constant
install/root-5.17.04/include/root/TClass.h:272: error: expected ',' or
'...' before numeric constant
install/root-5.17.04/include/root/TClass.h:272: error: 'void*
TClass::NewArray(Long_t)' cannot be overloaded
install/root-5.17.04/include/root/TClass.h:271: error: with 'void*
TClass::NewArray(Long_t)'
The last version I tried was 5.16.00, and there everything is fine. My compiler is:
$ gcc --version
gcc (GCC) 4.1.2 20060901 (prerelease) (Debian 4.1.1-13)
Any idea what might be wrong?
regards,
Joern Received on Mon Nov 12 2007 - 08:17:02 CET
This archive was generated by hypermail 2.2.0 : Mon Nov 12 2007 - 11:50:02 CET