[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-gnu-arch] [bugs #6801] make --version easily parsable.
From: |
Tom Lord |
Subject: |
[Bug-gnu-arch] [bugs #6801] make --version easily parsable. |
Date: |
Wed, 03 Dec 2003 12:00:34 -0500 |
User-agent: |
Mozilla/4.76 [en] (X11; U; FreeBSD 3.0-RELEASE i386) |
This mail is an automated notification from the bugs tracker
of the project: GNU arch -- a revision control system.
/**************************************************************************/
[bugs #6801] Latest Modifications:
Changes by:
Tom Lord <address@hidden>
'Date:
Wed 12/03/2003 at 09:00 (US/Pacific)
What | Removed | Added
---------------------------------------------------------------------------
Status | Open | Feedback
------------------ Additional Follow-up Comments ----------------------------
It does contain the version.
tla-1.1pre9 is an abbreviation for the long string
that --version prints.
I don't understand why you wouldn't use the long
version string directly, anyway. What exactly
do you mean by "parsable"?
/**************************************************************************/
[bugs #6801] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=6801>
Project: GNU arch -- a revision control system
Submitted by: Thomas Zander
On: Wed 11/26/2003 at 13:51
Category: tla
Severity: 5 - Average
Item Group: small feature idea
Resolution: None
Status: Feedback
Release:
Fixed Release: tla 1.1pre9
Merge Request?: None
Your Archive Name:
Your Archive Location:
Assigned to: None
Summary: make --version easily parsable.
Original Submission: I need a good parsable string for the GUI application I
want to create based on tla, in order to do version checking for various
reasons. This is impossible with the current format. It does not contain the
version. (which would be what I expect, really :)
I suggest to let the first line which currently reads:
tla
address@hidden/dists--release-tla--1.1--patch-9(configs/emf.net/devo.tla.release)
from regexps.com
to be replaced, or if you still want the above line prepend it with:
tla 1.1pre9
or
tla 1.2
Follow-up Comments
------------------
-------------------------------------------------------
Date: Wed 12/03/2003 at 09:00 By: tomlord
It does contain the version.
tla-1.1pre9 is an abbreviation for the long string
that --version prints.
I don't understand why you wouldn't use the long
version string directly, anyway. What exactly
do you mean by "parsable"?
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=6801>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bug-gnu-arch] [bugs #6801] make --version easily parsable.,
Tom Lord <=