Re: [Etherboot-developers] tidy ups
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: Markus G. <ma...@gu...> - 2003-03-18 00:09:49
|
Ken Yap wrote: > You sure? I thought it was legal in C now to have declarations anywhere > before use (oversimplifying). gcc has no complaint with this: I believe that is a C99 feature, which became available with GCC 3.0 (not sure about any of the 2.9.x releases): http://gcc.gnu.org/gcc-3.0/c99status.html Markus |