From 3e19793c8e74db10992a72ea9e7f13ab7bd69cef Mon Sep 17 00:00:00 2001 From: rpj Date: Sat, 2 Mar 2002 09:51:52 +0000 Subject: Made Item 1 description more accurate. --- BUGS | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'BUGS') diff --git a/BUGS b/BUGS index c48b8ba..c7920b0 100644 --- a/BUGS +++ b/BUGS @@ -2,8 +2,11 @@ Known bugs ---------- -1. Under MS VC++ (only tested with version 6.0), a term_func - set via the standard C++ set_terminate() function is not called. +1. Not strictly a bug, more of a gotcha. + + Under MS VC++ (only tested with version 6.0), a term_func + set via the standard C++ set_terminate() function causes the + application to abort. Notes from the MSVC++ manual: 1) A term_func() should call exit(), otherwise -- cgit v1.2.3