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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8fd45d32d7c94df3 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!w6g2000vbo.googlegroups.com!not-for-mail From: AdaMagica Newsgroups: comp.lang.ada Subject: Re: User Defined Storage Pool : did you ever experiment with it ? Date: Sun, 13 Feb 2011 07:56:45 -0800 (PST) Organization: http://groups.google.com Message-ID: <67a28181-58d2-40d1-a48f-a6d6703f00f5@w6g2000vbo.googlegroups.com> References: <874o8yle1e.fsf@hugsarin.sparre-andersen.dk> <878vxojp5w.fsf@hugsarin.sparre-andersen.dk> NNTP-Posting-Host: 91.13.208.1 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1297612606 5519 127.0.0.1 (13 Feb 2011 15:56:46 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 13 Feb 2011 15:56:46 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: w6g2000vbo.googlegroups.com; posting-host=91.13.208.1; posting-account=rmHyLAoAAADSQmMWJF0a_815Fdd96RDf User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; de; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13 ( .NET CLR 3.5.30729; .NET4.0C),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:17269 Date: 2011-02-13T07:56:45-08:00 List-Id: On 10 Feb., 08:59, Jacob Sparre Andersen wrote: > Yannick Duch ne wrote: > > I just had a look at the source, but unfortunately it lacks any > > comments > > IMHO source code shouldn't contain/need comments. =A0Comments are not > checkable by the compiler, and thus (potentially) misleading. Ouch, that hurts :-(