|
Boost : |
From: Gennaro Prota (gennaro_prota_at_[hidden])
Date: 2006-06-22 10:01:17
On Thu, 22 Jun 2006 13:53:51 +0200, "Pavel Vozenilek"
<pavel_vozenilek_at_[hidden]> wrote:
>To Gennaro Prota:
> #ifdef __PRETTY_FUNCTION__
>doesn't work, just tried.
If what is said here is true:
http://www.digitalmars.com/archives/cplusplus/3997.html
then the macro is quite unreliable (like the compiler, anyway). This
other page:
http://www.digitalmars.com/changelog.html#new848
mentions a bug fix in version 8.44 without telling details. If we were
sure it works properly in 8.44+, and that it doesn't with earlier
releases, we could only enable it from that version on.
--Gennaro.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk