Maurizio Loreti <[EMAIL PROTECTED]> writes: > Yes, I have read your post; you are saying > > > I am using a GNU official release of g++. ... we are using currently > > GNU gcc/g++ 3.3.2
He also said: : moving to the latest GCC snapshot could be an issue, as we depend on other : products which would then have to be validated on the new version... with : numerous other potential issues. You apparently do not yet comprehend amount of work that is sometimes required maintaining large bodies of code with numerous external dependencies, especially if said code must integrate with other products, some of which may only be available in binary form. For simple projects "upgrade to the latest version of gcc" is a fine advice, but you should think twice before giving this advice to e.g. a medical device manufacturer. Please tone down your responses, or some people will think you an arrogant newbie. I assure you that after you've had 10 years of experience maintaining complex software, you would agree with what I just said. Cheers, -- In order to understand recursion you must first understand recursion. Remove /-nsp/ for email. _______________________________________________ Help-gplusplus mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-gplusplus
