On Fri, Jun 06, 2014, Mike Bland wrote: > __func__ is defined in C99. What version of the SGI C compiler are you > using? According to the following, as of version 7.4, the -c99 flag > should enable this to compile: > > http://www.sgi.com/products/software/irix/tools/c.html >
Note that VC++ under Windows doesn't support __func__ either. Well at least the versions I tested didn't. Steve. -- Dr Stephen N. Henson. OpenSSL project core developer. Commercial tech support now available see: http://www.openssl.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
