
22 Jun
2006
22 Jun
'06
1:24 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.
Hmm... who knows... just for my curiosity I've tried on version 8.38n and it works :) Anyway, regardless of the specific case, I find testing for features rather than compilers to be a more robust approach. The latter should be the fallback option. --Gennaro.