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.


-- ~Randy


------------------------------------------------------- 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