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.0 required=5.0 tests=BAYES_00,FORGED_HOTMAIL_RCVD2, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,fef40c7c6b003852 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,CP1252 Received: by 10.224.31.20 with SMTP id w20mr2771080qac.2.1347653482405; Fri, 14 Sep 2012 13:11:22 -0700 (PDT) Received: by 10.52.75.36 with SMTP id z4mr82878vdv.14.1347653482124; Fri, 14 Sep 2012 13:11:22 -0700 (PDT) Path: da15ni55818832qab.0!nntp.google.com!v8no3343423qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 14 Sep 2012 13:11:22 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=31.52.181.203; posting-account=pmkN8QoAAAAtIhXRUfydb0SCISnwaeyg NNTP-Posting-Host: 31.52.181.203 References: <7c39a531-1058-42de-9e56-f03f2b9f92dc@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Time Stamping Again. From: Austin Obyrne Injection-Date: Fri, 14 Sep 2012 20:11:22 +0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Date: 2012-09-14T13:11:22-07:00 List-Id: On Friday, September 14, 2012 7:58:04 PM UTC+1, Simon Wright wrote: > Austin Obyrne writes: > GNAT 3.11p (981118) C= opyright 1992-1998 Free Software Foundation, Inc. > > Compiling: > c:\docum= e~1\admini~1\mydocu~1\skewli~3\skewline_batch_encryption_mark_0.adb > (sour= ce file time stamp: 2012-09-14 08:16:36) > > > > This is a copy of the time= stamp in my computer. I=92m using this older > compiler and I=92m working = in Windows XP. > > Maybe this time stamp attribute is peculiar to AdaCore T= echnologies > compilers only? > > Seems a useful function to me that should= be considered for all > versions of the compiler =96 maybe it does? =96 An= ybody. > > The drill is this, > > I go to "RUN" 0n the editor tool bar =3D>= Compile to listing on the > drop-down menu that appears. This is ertainly = present in GCC 4.7.0 & GNAT GPL 2012, I think it always has been. The comma= nd-line compiler flag is -gnatl. Many thanks - to me that's pretty conclusive. Being accurate to one second this is a usefull time stamp. Cheers - adacrypt