|
From: Geoff H. <ghu...@ws...> - 2003-06-23 16:46:01
|
> I don't think Geoff was saying we *shouldn't* use 2.7. > It's just that we haven't actually *tested* it under 2.7. > If (when :) you can confirm that it still works under 2.8, Right. Sorry for the confusion. If it works under gcc-2.7, so much the better! But IMHO, we should be pushing people towards newer compilers with newer releases. It's pretty clear that new GCC releases will stop compiling non-ISO C++, so we'll either need to do a lot of conditional compilation or clean up the code and get people to use newer compilers. -Geoff |