
"Robert Ramey" <ramey@rrsd.com> writes:
"Rene Rivera" <grafik.list@redshift-software.com> wrote in message news:4182A275.1010105@redshift-software.com...
I took some time to take a closer look at what the current test failures could be about on the cw-8.3 compiler... before I go on vacation. Specifically I looked at the test_exported errors as those seemed to be common to both the 9 and 8 versions of CW. My findings...
I managed to get the export tests to *pass* by modifying the test itself (see attached). The problems boils down to the behavior of CW to only instantiate templates when they are used. This not just applies to class templates, but to template methods.
Agreed
This should be considered standard portable behavior. If the library is relying on different behavior, a redesign is probably in order (after the release, of course). -- Dave Abrahams Boost Consulting http://www.boost-consulting.com