From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9da298537a16487e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-24 16:31:57 PST Path: pad-thai.cam.ov.com!bloom-beacon.mit.edu!gatech!udel!news.mathworks.com!panix!cmcl2!thecourier.cims.nyu.edu!thecourier.cims.nyu.edu!nobody From: dewar@cs.nyu.edu (Robert Dewar) Newsgroups: comp.lang.ada Subject: Re: Run-time checking and speed Date: 24 Jan 1995 14:25:54 -0500 Organization: Courant Institute of Mathematical Sciences Message-ID: <3g3k82$85c@gnat.cs.nyu.edu> References: <3ev16u$ojc@pong.lasc.lockheed.com> <3f0prq$3bq@theopolis.orl.mmc.com> <3f3deb$4us@gnat.cs.nyu.edu> <3fa2pk$kbi@felix.seas.gwu.edu> <3fjhrj$9b3@oahu.cs.ucla.edu> <3fngl9$4iv@gnat.cs.nyu.edu> NNTP-Posting-Host: gnat.cs.nyu.edu Date: 1995-01-24T14:25:54-05:00 List-Id: Yes, Suppress and Unsuppress can be fully nested, and for example you can suppress all checks of some kind with suppress, and then selectively unsuppress some of them.