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,b335e59f3b68cea5 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!v46g2000cwv.googlegroups.com!not-for-mail From: "REH" Newsgroups: comp.lang.ada Subject: Re: Ada_Programming/Types/delta Date: 11 May 2006 12:33:34 -0700 Organization: http://groups.google.com Message-ID: <1147376013.928071.10700@v46g2000cwv.googlegroups.com> References: <13510777.LAsiQbKxBa@linux1.krischik.com> NNTP-Posting-Host: 192.91.173.36 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1147376019 27022 127.0.0.1 (11 May 2006 19:33:39 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 11 May 2006 19:33:39 +0000 (UTC) In-Reply-To: <13510777.LAsiQbKxBa@linux1.krischik.com> User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: v46g2000cwv.googlegroups.com; posting-host=192.91.173.36; posting-account=lnUIyw0AAACoRB2fMF2SFTIilm8F10q2 Xref: g2news2.google.com comp.lang.ada:4203 Date: 2006-05-11T12:33:34-07:00 List-Id: Martin Krischik wrote: > Hello, > > Simon has raised the point that > http://en.wikibooks.org/wiki/Ada_Programming/Types/delta is substandart > (see talk page). > > Considering the length discussion about fixed point type which have taken > place here recently I belive that quite a few of the readers of c.l.a are > well suited to improve the article. So please help us out. > > As I pointed out to Simon: There is not need to discuss changes on the talk > page. Wiki-Style is: Hit [edit] and improve it. Wikimedia has an unlimited > change history and nothing ever gets lost. > > You don't know WikiMarkup - no problem either - just hack the text in > without any markup - someone else will add the markup for you. > > Martin > -- Somone should also fix the nomenclature. The article defines the two types of fixed point types as "binary" and "decimal." I was informed in this group that saying "binary" is incorrect and should be "normal." REH