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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: buffer1.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!newspeer1.nac.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!news.stack.nl!aioe.org!.POSTED!not-for-mail From: Pascal Obry Newsgroups: comp.lang.ada Subject: Re: Is there a way to do large block of source code comments Date: Wed, 03 Sep 2014 10:57:39 +0200 Organization: Home - http://www.obry.net Message-ID: <1409734659.7121.231.camel@obry.net> References: <8fd27434-43c2-4bd1-b72b-dd7a0ef5af75@googlegroups.com> <4407fc6e-a3a6-47d6-8f49-a5a0a1e8e0c4@googlegroups.com> Reply-To: pascal@obry.net NNTP-Posting-Host: rTsBy2wWyKW9R7lucxWs4g.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Complaints-To: abuse@aioe.org X-Mailer: Evolution 3.12.5-1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: number.nntp.dca.giganews.com comp.lang.ada:188826 Date: 2014-09-03T10:57:39+02:00 List-Id: Le mercredi 03 septembre 2014 =C3=A0 01:23 -0700, gdotone@gmail.com a =C3=A9crit :=20 > very good suggestion (* ... *)=20 >=20 > -* *-, {* ... *}, [- ... -], --| ... |--, -| ... |-, *| ... |*, it's just= a matter of finding the Ada 202X way :-) >=20 > perhaps, in 202X, there may be a way to include actual icons in the code = as in apple's swift. > we could end up with some nicely designed bookends to handle the job. I bet this will never happen in Ada 202x or whatever. This feature is too dangerous as others have said. It is too easy to have: /*=20 code1 /* code2 */ And to think that removing the second /* will actually activate code2. And this is not fiction, I have seen this in real code. Of course here it is easy to see, but on comments that span multiple pages... --=20 Pascal Obry / Magny Les Hameaux (78) The best way to travel is by means of imagination http://v2p.fr.eu.org http://www.obry.net gpg --keyserver keys.gnupg.net --recv-key F949BD3B