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 X-Google-Thread: a07f3367d7,9ed2b1e061ff269d X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news1.google.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!nntp.club.cc.cmu.edu!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!not-for-mail From: "Nasser M. Abbasi" Newsgroups: comp.lang.ada Subject: Re: Subtypes boundaries Date: Thu, 17 Jun 2010 11:58:07 -0700 Organization: Aioe.org NNTP Server Message-ID: References: <87nhicFa1kU1@mid.individual.net> <87v9blFa68U1@mid.individual.net> Reply-To: nma@12000.org NNTP-Posting-Host: c00eBs/j4mUkprxQFmXQpg.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 Xref: g2news2.google.com comp.lang.ada:12776 Date: 2010-06-17T11:58:07-07:00 List-Id: On 6/17/2010 11:54 AM, Nobody wrote: > On Mon, 14 Jun 2010 13:36:13 -0700 Jeffrey R. Carter wrote: > > Hi Jeff, > > thanks for your answer. > >> Which text book are you using? All caps for identifiers has not been >> commonly used for 15 years or more. > > Can you give me direction where I can find documents about the current > common use of Ada as you stated above? > > Best regards > > Nobody > > > gnat has a tool to check for styling: http://gcc.gnu.org/onlinedocs/gnat_ugn_unw/Style-Checking.html "The -gnatyx switch causes the compiler to enforce specified style rules" --Nasser