On Sun, 7 Dec 2003, Sherman, Yuval wrote: > Hi all, > > > > I'm trying to upgrade from RedHat 7.2, using 2.96-98 RPM's to RedHat > 9.0, using 3.2.2 RPM's. I've noticed that I've to specify 'using > namespace std' in order to use libstdc++. Now, I have a huge project, > Start editing all of it might be painful. Is there more intelligent way > of doing so? (like telling the compiler to use it as default, etc). You can do mass editing with ed, awk, or perl. That would be best, as the 'using' declaration or fully qualified names are now required by the C++ standard and the g++ compiler. > > > > Thanks, Yuval > > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list