libt2n: (tomj) fix mysterious crashes in test::ReentrantServer: boost serialization...
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 26 Nov 2008 17:01:20 +0000 (17:01 +0000)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 26 Nov 2008 17:01:20 +0000 (17:01 +0000)
commit276fd05261cb316a260784ec34db6da699e594de
tree5802d7c91f64a8792e11eb8f0aed9bfa31f70be5
parent441d41fe583765902aa2f9641c0977e295e62be3
libt2n: (tomj) fix mysterious crashes in test::ReentrantServer: boost serialization does not cope with anonymous namespaces\! We ended up in the testfunc_* classes from the global namespace with the same name. argh\!
test/newserver.cpp
test/reentrant.cpp