Hacker News new | ask | show | jobs
by chrisseaton 1415 days ago
> wants to make them mandatory again

What does 'mandatory' mean? Like if I write a C compiler without them... what are they going to do about it?

2 comments

Code that complies with the standard will be rejected by your compiler. The effect would probably be that few people would use your compiler.
Most mainstream compilers aim to be standards compliant