[Bug 3755] IOQuake3 shouldn't use GCC-specific __FUNCTION__

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Tue Aug 19 20:23:31 EDT 2008


http://bugzilla.icculus.org/show_bug.cgi?id=3755





------- Comment #1 from baggett.patrick at figglesoftware.com  2008-08-19 20:23 EDT -------
Created an attachment (id=1833)
 --> (http://bugzilla.icculus.org/attachment.cgi?id=1833&action=view)
Patch to replace __FUNCTION__ with __func__

This patch replaces __FUNCTION__ with __func__, the C99 correct usage and
handles the case when not compiling in C99.


-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the quake3-bugzilla mailing list