mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-07-04 16:50:25 +02:00
*** empty log message ***
This commit is contained in:
parent
e3ec955780
commit
13a1de1c3c
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2006-10-05 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* ftw.scm (visited?-proc): Use hashv since we know we're getting
|
||||
numbers. Incorporate stat:dev, since stat:ino is only unique within a
|
||||
single device. This fixes a bug where if two files with the same
|
||||
inode on different devices where seen only the first would be returned
|
||||
by ftw (and nftw).
|
||||
|
||||
2006-09-07 Kevin Ryde <user42@zip.com.au>
|
||||
|
||||
* format.scm (format:parse-float): Fix normalization of leading zeros
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue