[Nasal-cvs] gtklib.c lib.c mathlib.c

Andy Ross andy at plausible.org
Mon Apr 2 09:14:12 PDT 2007


Update of /home/nasal-cvs/nasal/src
In directory purr:/tmp/cvs-serv32189

Modified Files:
	gtklib.c lib.c mathlib.c 
Log Message:
Use __FUNCTION__, which works on gcc and MSVC 7/8, instead of
__func__, which while standardized works only with gcc.  I'll wait for
bug reports from VC6 before bothering with fallback code...



More information about the nasal-cvs mailing list