[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-6.12.208-2441 and strtold
From: |
Bob Proulx |
Subject: |
Re: coreutils-6.12.208-2441 and strtold |
Date: |
Mon, 26 Jan 2009 17:03:10 -0700 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Poor Yorick wrote:
> > From: Jim Meyering
> > That was done in v6.12-213-gcfe3602, with other, related changes.
> > You might want to try coreutils-7.0 or a newer snapshot.
>
> Thanks, the latest packaged snapshot I could find was 6.12.208-2441. Could
> you clue me on on how to obtain later versions, like the one you mentioned?
You can find them on alpha.gnu.org.
ftp://alpha.gnu.org/gnu/coreutils/
Alternatively you can build from version control. This requires all
of the development tools to be installed.
git clone git://git.sv.gnu.org/coreutils
The git version history can be browsed by the web interface.
http://git.savannah.gnu.org/gitweb/?p=coreutils.git
Bob