I am currently running 3.5-stable.
I cvsuped -current from cvsup.jp.freebsd.org today and I got the following
error while trying to make -j4 builworld
c++ -I/usr/obj/resource/src/i386/usr/include/g++ -O -pipe
-I/usr/obj/resource/src/i386/usr/include
-I/resource/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib
-I/resource/src/gnu/usr.bin/gperf -c
/resource/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc
/resource/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80:
warning: `catch', `throw', and `try' are all C++ reserved words
/resource/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In
function `void operator delete(void *)':
/resource/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:82:
declaration of `operator delete(void *)' throws different exceptions...
<internal>:82: ...from previous declaration here
*** Error code 1
Stop.
*** Error code 1
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message