<div>A)</div>How to query for compiler flags, eg whether or not "noboundscheck" was set?<div><br></div><div>B)</div><div>Why aren't we using version=noboundscheck (+ friends) instead of -noboundscheck?</div><div>
<br></div><div>C)</div><div>similar to version(assert) which IIRC was introduced later, could we introduce version(noboundscheck) (+ friends) ?</div>