A)
How to query for compiler flags, eg whether or not "noboundscheck" was set?

B)
Why aren't we using version=noboundscheck (+ friends) instead of
-noboundscheck?

C)
similar to version(assert) which IIRC was introduced later, could we
introduce version(noboundscheck) (+ friends) ?

Reply via email to