
22 Jun
2006
22 Jun
'06
2:01 p.m.
On Thu, 22 Jun 2006 13:53:51 +0200, "Pavel Vozenilek" <pavel_vozenilek@hotmail.com> 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.