20 Sep
2002
20 Sep
'02
3:05 p.m.
Peter, the Borland 5.5.1 compiler behaves differently according to whether you enable the generation of debugging information or not. To further confuse the issue, the command line compiler has debug information generation turned off by default, while BCB5 has it on. The problem with shared_ptr only happens with debugging information turned on. The 1.28.0 version of shared_ptr is handled correctly by the 5.6.1 compiler (the one in BCB6 with Update 2 installed). Cheers, Nicola Musatti