On Tue, Oct 29, 2002 at 06:49:01PM +0200, Momchil Velikov wrote: > There's absolutely no reason to use __FUNCTION__ over __func__, when > concatenation moves from "deprecated" to "not supported". Note that > one sunny day the "support" for __FUNCTION__ may consist solely of > a ``-D__FUNCTION__=__func__'' in the spec file. See http://marc.theaimsgroup.com/?l=linux-kernel&m=102922152603584&w=2 and the resulting thread for discussion of this issue. FWIW, I agree with you. -- Muli Ben-Yehuda http://www.mulix.org/ mulix@mulix.org:~$ sctrace strace /bin/foo http://syscalltrack.sf.net/ Quis custodes ipsos custodiet? http://www.mulix.org/cv.html -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/