bad error handling in pairs-imp.c
Matthew Dempsky <[email protected]> Mon, 01 Dec 2003 00:44:53 +0100
| Newsgroups | gmane.lisp.scheme.pika.devel |
|---|---|
| Message-ID | <[email protected]> |
In the printing routine for pairs, there were a few bad goto statements. patch-18 in my branch fixed those (I'd write a unit test too, but I'm not sure how to cause printfmt to fail intentionally). -jivera