This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.3 Prerelease


Mark Mitchell <mark@codesourcery.com> wrote:
>   ftp://gcc.gnu.org/pub/gcc/snapshots/gcc-*-3.3-20030506.tar.gz

Some people have asked that the version string be 3.3.0 instead of
3.3.  I never saw any objections to this, and I'd like to see it too.
It helps to remove the ambiguity in "3.3" (was the speaker referring
to all 3.3.* versions, or just the first?), and also helps sorting:
$ ls gcc-3.3*
gcc-3.3.0.tar.gz
gcc-3.3.1.tar.gz

versus:
$ ls gcc-3.3*
gcc-3.3.1.tar.gz
gcc-3.3.tar.gz


paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]