"Craig" <[EMAIL PROTECTED]> writes: > Just wanted to let you know, that Xerces - Perl seems to work > correctly with gcc 3.0 provided that you declare namespace in all the > cpp files. I have modified this locally, and have had success, but I > didnt think that the 3 or 4 lines of "using namespace std;" > constituted sending you a diff.
Awesome! Do you know of a gcc-3.0 #define that I can add to wrap the 'using'? Just in case other C++ compilers don't like it... What architecture, btw, linux (redhat, debian)? > Keep up the great work...been using Xerces-P only one day and love the > fact that it emulates the C++ source. cmt Cool. Let me know how it goes, and if you find any warts. Cheers, jas. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
