can't reproduce this bug with current lenny version:
gosh> (gauche-version)
"0.8.13"
gosh> (copy-file "/mnt/tmp0/foo/bar1" "/mnt/tmp0/foo/bar2")
*** SYSTEM-ERROR: write failed on #: No
space left on device
Stack Trace:
___
0 (write-block buf dst 0 data)
Package: gauche
Version: 0.8.4-1
Severity: normal
I was playing with some code (gdumpfs) that copies/links a lot of files.
Particularly I wanted to make a saner output that doesn't log all
successes when run from cron, but only errors. It seems to me, that the
function copy-file doesn't actually
2 matches
Mail list logo