Quantcast
Channel: lkml.org : Ganesh Sittampalam
Viewing all articles
Browse latest Browse all 627

Re: [PATCH v5 0/2] Remove false-positive VLAs when using max()

$
0
0
Linus Torvalds writes: (Summary) wrote:

[...]

That's C99, straight from N1256.pdf (C99-TC3)...
I checked C90, since the error is
I checked C90, since the error is
ISO C90 forbids variable length array
ISO C90 forbids variable length array
and I didn't see anything there.
and I didn't see anything there.
Admittedly I only found a draft copy.
Admittedly I only found a draft copy.
Linus
Linus
Linus

Viewing all articles
Browse latest Browse all 627

Trending Articles