On Sat, 2004-11-06 at 16:27, Randy.Dunlap wrote:
> Eric Anholt wrote:
> > One of our developers who is working with a non-gcc compiler has asked
> > if we could convert __FUNCTION__ usage in the drm to __func__.  __func__
> > has the benefits of being shorter, being c99, and still being just fine
> > for gcc 2.95.  Any opposition?
> 
> Most of linux-kernel still uses & prefers __FUNCTION__ since
> it is compatible with gcc 2.95.
> IOW, __func__ patches are rejected in other linux-kernel subsystems.

Ahh, I just checked on the 2.95.4 I had around, but google tells me it
wasn't around before 2.95.3.  Lame.

-- 
Eric Anholt                                [EMAIL PROTECTED]          
http://people.freebsd.org/~anholt/         [EMAIL PROTECTED]
           Thank goodness for the 22nd Amendment



-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to