Quantcast
Viewing all articles
Browse latest Browse all 1267

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

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 1267

Trending Articles