axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Axiom-developer] new AXIOM release(s)


From: Gabriel Dos Reis
Subject: Re: [Axiom-developer] new AXIOM release(s)
Date: 11 Feb 2007 13:32:00 -0600

address@hidden writes:

[...]

| > 2) I'd like to see some consistent version numbering scheme....
| 
| Check the mailing list archives. We've had this discussion and
| several schemes were proposed, such as the usual Major.Minor.Patch
| schemes. We settled on a version scheme, which is consistent, 
| which is machine checkable, and which has been used for years.

The "machine checkable" thing is a non-argument.

There are other meaningful machine checkable alternative as well.

    % gcc -v 
    [...]
    gcc version 4.3.0 20070210 (experimental)

    % /usr/bin/gcc -v                                               ~
    [...]
    gcc version 3.3.5 20050117 (prerelease) (SUSE Linux)

    % ld --version
    GNU ld version 2.15.94.0.2.2 20041220 (SuSE Linux)



-- Gaby




reply via email to

[Prev in Thread] Current Thread [Next in Thread]