Re: [PATCH] 2.5.21 kill warnings 4/19

From: Thomas 'Dent' Mirlacher (dent@cosy.sbg.ac.at)
Date: Mon Jun 10 2002 - 13:57:02 EST


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?

and what about C99 style named initializers for structs?

struct blah = {
        .open = driver_open
};

        tm

-- 
in some way i do, and in some way i don't.

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



This archive was generated by hypermail 2b29 : Sat Jun 15 2002 - 22:00:18 EST