Path: utzoo!attcan!uunet!snorkelwacker!bloom-beacon!tada From: tada@athena.mit.edu (Michael J Zehr) Newsgroups: comp.lang.c Subject: error-handling Summary: comments anyone? Message-ID: <1990Sep22.133644.6052@athena.mit.edu> Date: 22 Sep 90 13:36:44 GMT Sender: daemon@athena.mit.edu (Mr Background) Organization: Massachusetts Institute of Technology Lines: 13 a few months ago there was a discussion about error-handling and recovery and the problem of using setjmp and possibly not freeing malloced space when you longjmp. i described a solution that i had implemented and then posted it. since then, i haven't heard anything on the subject. i'm curious if anyone has any comments or criticisms on it. has anyone made any enhancements? found it useful? think it's a pile of junk and i should shut up now and let real programmers post programs instead? in short, i'm interested in any feed back anyone might have. thanks, michael j zehr