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=0.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fac41,80e076d5ce42fefa X-Google-Attributes: gidfac41,public X-Google-Thread: 103376,9e2776c05028676e X-Google-Attributes: gid103376,public From: Nick Leaton Subject: Re: Why Ada is not the Commercial Lang of Choice Date: 1997/06/24 Message-ID: <33B04152.F08@calfp.co.uk>#1/1 X-Deja-AN: 252317947 X-NNTP-Posting-Host: calfp.demon.co.uk [158.152.70.168] References: <1997Jun20.070747.1@eisner> <33B002A0.2781E494@eiffel.com> Newsgroups: comp.lang.ada,comp.lang.eiffel Date: 1997-06-24T00:00:00+00:00 List-Id: Bertrand Meyer wrote: > > Just a note that since clearly a majority of people > think the placement of underscores in integers > should be free I agree that the Eiffel rule > (group digits by packets of three) should be demoted > from a language constraint to a mere style recommendation. > And that underscores should be allowed in floating point representations. Some compilers will not freeze or finalise underscored floating point numbers. -- Nick