On Thu, December 29, 2005 18:10, Marian Naghen wrote: > Maybe someone want to look at compiling result on VC++ 7.0 standard > edition ? > > How bad are those compiler warnings ?
These warnings are known, and pose no problem at all. > How about "internal compiler error" on tests ? Should I upgrade ? Probably. It's not particularly likely to bite you, apart from breaking the test compile, but (1) it's annoying and discourages you from running the self-test because you'd need to go in and edit things; and (2) it may be indicative of a wider quality problem in the compiler. Jeroen _______________________________________________ Libpqxx-general mailing list [email protected] http://gborg.postgresql.org/mailman/listinfo/libpqxx-general
