Compile fix for Boost.Test for aCC on HP-UX

5 Nov
2004
5 Nov
'04
11:35 a.m.
Hello, you can find a small fix for boost/test/detail/basic_cstring/basic_cstring.hpp attached and a dirty workaround for a compiler bug in aCC for boost/test/unit_test_suite.hpp. As of the latter; the compiler seems to get confused by equal names in different namespaces and classes; renaming Impl helps or making the previous structure friend helps too (this I chose to minimize the change). Ferda HP-UX B.11.11 U 9000/800 aCC: HP ANSI C++ B3910B A.03.37 <<basic_cstring.hpp.diff>>

5 Nov
5 Nov
10:36 p.m.
Thanks, Ferdinand I will consider applying this fixed once I have a bit of free time. Gennadiy.
7525
Age (days ago)
7525
Last active (days ago)
1 comments
2 participants
participants (2)
-
Ferdinand Prantl
-
Gennadiy Rozental