From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Buck To: kaz@cafe.net (Kaz Kylheku) Cc: egcs@cygnus.com Subject: RE: Exception Handling is thread safe? Date: Mon, 23 Mar 1998 16:09:00 -0000 Message-id: <199803240009.QAA21503@atrus.synopsys.com> References: <01BD5640.182BEEF0.kaz@cafe.net> X-SW-Source: 1998-03/msg00746.html > Thread safe exception handling is available in the March 8th snapshot, > which is what I am using right now. Presumably, it has been incorporated > into the 1.0.2 release; I have not yet checked. No, it hasn't (made it into 1.0.2). Note that when releases change the third digit, this is for critical bug fixes only, not new functionality, so you should not expect that new stuff from snapshots gets into releases until you see a change in the second number (release 1.1 or 1.1.0).