Y
Hacker News
new
|
ask
|
show
|
jobs
by
musicale
856 days ago
Noticed this on the modern object pascal intro page:
{$R+} // range checking on - nice for debugging
I want this (perhaps as a compiler and/or runtime option) for clang/gcc as well.