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,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1ea19776e3073a96 X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: C/C++ programmer giving Ada95 a chance -- writing an emulator. Date: 2000/04/07 Message-ID: <8ckgb0$ati$1@nnrp1.deja.com>#1/1 X-Deja-AN: 607853153 References: <38e148e2.5089627@news.shreve.net> <38E2E979.3D1A95DE@research.canon.com.au> <38e7e951.8384503@news.shreve.net> <8c7j8c$plf$1@wanadoo.fr> <8c80ms$jnk$1@nnrp1.deja.com> <38E8F9C4.6D0E137@cadence.com> <8ciddt$2v7$1@nnrp1.deja.com> <2000Apr6.125002.1@eisner> <8cikrf$aqh$1@nnrp1.deja.com> <38ECE79C.4F70D434@maths.unine.ch> X-Http-Proxy: 1.0 x42.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Before you buy. X-Article-Creation-Date: Fri Apr 07 11:21:13 2000 GMT X-MyDeja-Info: XMYDJUIDrobert_dewar Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.61 [en] (OS/2; I) Date: 2000-04-07T00:00:00+00:00 List-Id: In article <38ECE79C.4F70D434@maths.unine.ch>, Gautier wrote: > There is an exception to both arguments: compiling with DEC > Ada on a fast AXP server. Compiling a module with a few errors > can produce thousands of lines of fast scrolling terrifying > disagnostics, so I hesitate to recompile too early... Well I think we can all agree that fast scrolling terrifying diagnostics are NOT a good thing :-) Actually there is an interesting debate there, some people like the extreme verbosity of the DEC Ada error messages, for me they are simply too verbose, and I prefer terser messages. In GNAT, we introduced the -gnatf flag which gives some useful level of control over the level of verbosity, If you like error messages in the DEC Ada style, you will certainly find -gnatf an improvement (I don't like to use it personally). Sent via Deja.com http://www.deja.com/ Before you buy.