Groups
Groups
Sign in
Groups
Groups
comp.lang.modula3
Conversations
About
Send feedback
Help
Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss
Learn more
Disabling runtime checks
3 views
Skip to first unread message
Henning Thielemann
unread,
Nov 29, 2007, 2:08:03 AM
11/29/07
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Modula-3 developers
I remember that it was already discussed. I found this one:
http://groups.google.de/group/comp.lang.modula3/browse_thread/thread/5b7cfe805da66f0b/7182f91c5e6e893d?hl=de&lnk=gst&q=range+check
but it seems to be out of date. So once again: How can I disable checks
on overflow, array bound violation, NIL pointer etc. in cm3 for the sake
of speed? I hoped that '-A' (disable code generation for assertions)
would do it, since these checks are like built-in ASSERTs, but I was
wrong.
0 new messages