lkml.org 
[lkml]   [2002]   [Sep]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: drivers/atm/firestream.c doesn't compile in 2.5.33
On Sun, Sep 01, 2002 at 03:28:03AM +0200, Alessandro Suardi wrote:
> Same symptom as the cpia.c (and IrDA, too). Just change
>
> #define func_enter() fs_dprintk (FS_DEBUG_FLOW, "fs: enter "
> __FUNCTION__ "\n")
>
> to
>
> #define func_enter() fs_dprintk (FS_DEBUG_FLOW, "fs: enter %s\n",
> __FUNCTION__)

Ehmm.

I wrote that code, and I made a decision to do it that way. Did
I use "invalid C" or did the C spec change?

Or did the __FUNCTION__ extension from gcc change? Someone please
explain.....

Roger.

--
** R.E.Wolff@BitWizard.nl ** http://www.BitWizard.nl/ ** +31-15-2600998 **
*-- BitWizard writes Linux device drivers for any device you may have! --*
* There are old pilots, and there are bold pilots.
* There are also old, bald pilots.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:22    [W:1.419 / U:0.688 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site