Hi Juan,
On 6. Feb 2009, at 17:22, Juan Hernando (via Nabble) wrote: > Anyways, it would be a good idea to move to std::tr1 because the > ext/hash_xxx headers are already deprecated in gcc 4.3 and are > likely to > be dropped in a near future. Given that boost::unordered_map compiles > just renaming some types and namespaces it shouldn't be hard. We can do the switch once all major platform support tr1. Unfortunately this means VS2005 on Win32, which I guess doesn't support it. I'm generally open to use new features and technologies, but unfortunately cross-platform support and minimizing dependencies often dictates that it will take years to be able to use new stuff. Cheers, Stefan. -- View this message in context: http://n2.nabble.com/Compiling-with-_GLIBCXX_DEBUG-tp2284139p2292736.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com.
_______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

