comp.lang.ada
 help / color / mirror / Atom feed
From: "Warren W. Gay VE3WWG" <ve3wwg@home.com>
Subject: Re: avl tree - booch components
Date: Wed, 12 Sep 2001 14:42:31 GMT
Date: 2001-09-12T14:42:31+00:00	[thread overview]
Message-ID: <3B9F7455.80605@home.com> (raw)
In-Reply-To: mailman.1000285812.6087.comp.lang.ada@ada.eu.org

David C. Hoos, Sr. wrote:

> As shown in an earlier posting, the disabling of style checks
> can be very specific and localized, so turning off style checks
> for the RCS/CVS strings does not compromise warnings in general.
> 
> I use $Source which is even longer, with no problem.


HP's ident command does not report the $Id: ...$ lines, so we've
adopted the habit of using $Header: ...$, but I suspect that
almost all other platforms work with $Id$ OK.

Having :

	CVSID: constant String := "$Header$";

embedded strings of course, lets you identify what your binaries
are built with -- an extremely useful tool for working with
production level binaries.

 From the HPUX-11 man page for ident(1) :

DESCRIPTION
       ident searches the named files for all occurrences of the pattern
       $keyword:...$, where keyword is one of the following:

            Author              Log
            Date                Revision
            Header              Source
            Locker              State

> ----- Original Message ----- 
> From: "Simon Wright" <simon@pushface.org>
> Newsgroups: comp.lang.ada
> To: <comp.lang.ada@ada.eu.org>
> Sent: September 11, 2001 12:53 AM
> Subject: Re: avl tree - booch components
> 
> 
> Stephen Leake <stephen.a.leake.1@gsfc.nasa.gov> writes:
> 
> 
>>Hmm. I agree it would be nice if you could have both CVS $Id$ and no
>>warnings from the GNAT style check. However, given a choice between
>>the two, I'll take the no warnings.
>>
> 
> I will adopt a style like
> 
> --  $RCSfile: bc-containers-collections-ordered-bounded.ads,v $
> --  $Revision: 1.5 $
> --  $Date: 2001/09/11 05:29:27 $
> --  $Author: simon $
> 
> (I don't _think_ the RCSfile is likely to break the limit)


-- 
Warren W. Gay VE3WWG
http://members.home.net/ve3wwg




  reply	other threads:[~2001-09-12 14:42 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-07  8:16 avl tree - booch components Tony Gair
2001-09-07 11:47 ` Des Walker
2001-09-07 14:51   ` Simon Wright
2001-09-07 22:04     ` Ehud Lamm
2001-09-07 23:59     ` Des Walker
2001-09-08 13:58       ` Tony Gair
2001-09-09  8:49 ` Dave Parsons
2001-09-09 18:27   ` Simon Wright
2001-09-09 19:22     ` Simon Wright
2001-09-12  7:48       ` Dave Parsons
2001-09-09 21:01     ` Dave Parsons
2001-09-10  6:59     ` Dave Parsons
2001-09-26 14:00       ` Tony Gair
2001-09-10  6:59     ` Dave Parsons
2001-09-10 16:21     ` Stephen Leake
2001-09-10 19:18       ` Pascal Obry
2001-09-11  5:45         ` Simon Wright
2001-09-12  9:02           ` David C. Hoos, Sr.
2001-09-12 10:37             ` Florian Weimer
2001-09-13  5:51               ` Simon Wright
2001-09-11  5:53       ` Simon Wright
2001-09-12  9:10         ` David C. Hoos, Sr.
2001-09-12 14:42           ` Warren W. Gay VE3WWG [this message]
2001-09-13  5:57             ` Simon Wright
2001-09-13 13:49             ` Georg Bauhaus
2001-09-13 22:12               ` Jeffrey Carter
2001-09-14 13:38                 ` Warren W. Gay VE3WWG
2001-09-14 14:54                   ` Simon Wright
2001-09-14 16:47                     ` Warren W. Gay VE3WWG
2001-09-14 13:59                 ` Marin David Condic
2001-09-14 14:08                   ` Marin David Condic
2001-09-14 16:50                     ` Warren W. Gay VE3WWG
2002-02-25 14:04     ` Dave Parsons
2002-02-26  1:05       ` Matthew Heaney
2001-09-10 21:52 ` Jeffrey D. Cherry
2001-09-10 21:53 ` Jeffrey D. Cherry
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox