-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]
Found the problem: write() doesn't stop at the end of a string, and the
given length was much too long. (Odd that that was an I/O error not a
segfault and so reliably arch-specific, but easy to fix)
- file.write("stuff",n) failing under CTest on m... Rebecca N. Palmer
- sorry Re: file.write("stuff",n) failing u... Rebecca N. Palmer

