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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c2f62556e56c9683 X-Google-Attributes: gid103376,public From: "Nick Roberts" Subject: Re: 'with'ing and 'use'ing Date: 2000/03/07 Message-ID: <38c463e1@eeyore.callnetuk.com>#1/1 X-Deja-AN: 594075052 References: <38BC2EB3.2639372B@acm.org> <89l6aj$s5e$1@wanadoo.fr> <38BE974F.B8FAFEBE@earthlink.net> <89ml92$5c1$1@nnrp1.deja.com> <38BEF1A3.24B566BF@earthlink.net> <89ms0a$aik1@news.cis.okstate.edu> <89oj9n$gkt$1@nnrp1.deja.com> X-Original-NNTP-Posting-Host: da130d96.dialup.callnetuk.com X-Trace: 7 Mar 2000 02:05:21 GMT, da130d96.dialup.callnetuk.com X-MSMail-Priority: Normal X-Priority: 3 Newsgroups: comp.lang.ada X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Date: 2000-03-07T00:00:00+00:00 List-Id: [Sharp intake of breath] A compiler that refuses to update any of its ASIS database just because the compilation failed (beyond the syntax phase)? Don't buy it! ;-) -- Nick Roberts http://www.adapower.com/lab/adaos "Ted Dennison" wrote in message news:89oj9n$gkt$1@nnrp1.deja.com... > ... > That doesn't help at all in the (rather common) occurance where I'm > called over to help another engineer figure out why their program isn't > compiling. If the code won't compile, solutions that depend on the > compiler aren't any good.