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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!l2g2000vba.googlegroups.com!not-for-mail From: =?ISO-8859-1?Q?Hibou57_=28Yannick_Duch=EAne=29?= Newsgroups: comp.lang.ada Subject: Re: GNAT crunch (suspected bug with types derived from unchecked union) Date: Mon, 13 Jul 2009 16:59:54 -0700 (PDT) Organization: http://groups.google.com Message-ID: <4fb178ff-ba88-41ee-bd46-62295782d3e8@l2g2000vba.googlegroups.com> References: <8ad56610-f2e7-4a69-98fc-516e84822582@l28g2000vba.googlegroups.com> <035b713e-6056-4a4f-a623-6940736a9fc4@e18g2000vbe.googlegroups.com> <41f6643a-dd32-4668-9742-d2511f6bc345@d34g2000vbm.googlegroups.com> <3cf42424-1dcb-4e1a-986b-32eabfdfe988@f10g2000vbf.googlegroups.com> NNTP-Posting-Host: 86.75.149.237 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1247529594 18222 127.0.0.1 (13 Jul 2009 23:59:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 13 Jul 2009 23:59:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l2g2000vba.googlegroups.com; posting-host=86.75.149.237; posting-account=vrfdLAoAAAAauX_3XwyXEwXCWN3A1l8D User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; fr),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:7040 Date: 2009-07-13T16:59:54-07:00 List-Id: On 13 juil, 23:59, sjw wrote: > It's a lot more convenient for people to work on code examples if you > _don't_ prefix each line with a vertical bar! Just the code, please! > (or are you stuck with a newsreader that trashes source code unless > you prefix it like this?) That's near to that. It removes empty lines, and I feel it makes it sometime less readable. > NB, gnatchop is quite happy to split the source code up for us into > the appropriate files, no need to include comments to delimit the > units. I've send it today to the report@adacore.com addresse, but without these prefixs (I'm sorry for the prefixes added here).