Displaying 1 result from an estimated 1 matches for "6n7c46dpc".
2007 Aug 08
0
Use of __FUNCTION__ and__PRETTY_FUNCTION__ is not portable
...t know a portable equivalent in C++, but I do know that some non-GNU
C++ compilers do not support these, so they should be conditionalized on
__GNUC__ (or tested for by configure). For example, SunPro C++ supports
__func__ as a (non-default) extension:
http://docs.sun.com/app/docs/doc/819-5267/6n7c46dpc?a=view
so probably configure should be used to test what is available.
[1] GOSim MCMCpack MasterBayes RGtk2 rcom smoothSurv
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel:...