Bug#333293: gauche: copy-file to full dst does not signal an error

2010-01-19 Thread Jens Thiele
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)

Bug#333293: gauche: copy-file to full dst does not signal an error

2005-10-11 Thread Harri Haataja
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