Tim Goetze wrote: > Takashi Iwai wrote: > > >At Thu, 19 Sep 2002 17:06:08 +0200 (CEST), > >Tim Goetze wrote: > >> > >> much simpler. you did a c++ style auto variable allocation, declare > >> 'ak' at the start of snd_ice1712_ews_init and it compiles cleanly. > > > >oops, never noticed that. i relied too much upon the compiler. > >well, this means that gcc-3.2 accepts this style as normal C...? > > strange that 3.2 isn't ANSI C compliant here.
3.2 _is_ ANSI C compliant here. ("ANSI C" being C99 in this case :-) I wanted to use mixed declarations and code in my drivers, too, but there are too many users out there using 2.95.x. HTH Clemens ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel