5 Feb
2006
5 Feb
'06
3:01 p.m.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sebastian Redl wrote:
Evan Carew wrote:
Ok, am I wrong in assuming this shouldn't be happening on my linux box? [gcc 4.0.2][boost 103200]
Yes, you are most likely wrong. Since the test objects are stateless, they are probably passed by value inside the library, which means that temporaries get constructed and destructed. Each temporary destruction prints a message.
Sebastian Redl
So is there a fix for this? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFD5hNZpxCQXwV2bJARApzFAKCfVkjk1+feYtoYX7QjC8bBsH6m0ACfbXTE 9Xx4M+mMnX7LWdY6pE8lEUY= =07/c -----END PGP SIGNATURE-----