logoalt Hacker News

throw-qqqqqyesterday at 4:02 PM1 replyview on HN

TIL, thanks for updating me on this!

I read Herb Sutter’s post many years ago, but didn’t know they had picked up the work again.

I see that VLAs are still not supported, which is a shame IMO, but the C-support seems much better than it used to be at least.


Replies

pjmlpyesterday at 6:39 PM

They never will, as mentioned they have decided not to support what became optional in C11.

If C23 ever comes to land on MSVC, which I have my doubts given the radio silence on C support, I assume they might add the VLAs part that made it again back into C23.

show 1 reply