lkml.org 
[lkml]   [2002]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH] 2.5.21 kill warnings 4/19
    Tom Rini wrote:
    >
    > On Mon, Jun 10, 2002 at 08:57:02PM +0200, Thomas 'Dent' Mirlacher wrote:
    > > On Mon, 10 Jun 2002, Maksim (Max) Krasnyanskiy wrote:
    > >
    > > > Hi Martin,
    > > >
    > > > How about replacing __FUNCTION__ with __func__ ?
    > > > GCC 3.x warns that __FUNCTION__ is obsolete and will be removed.
    > >
    > > is __func__ already supported for gcc 2.96?
    >
    > Well it works with 2.95.3, which is the important part...

    The 2.5 kernel must be buildable on gcc-2.91.66, aka egcs-1.1.2.

    The 2.95.x requirement was reverted because sparc (or sparc64?)
    needs egcs-1.1.2.

    __func__ does *not* work on egcs-1.1.2 and so cannot be used in Linux.

    `struct blah = { .open = driver_open };' *does* work in egcs-1.1.2
    and is OK to use.

    -
    -
    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:26    [W:4.379 / U:1.520 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site