Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Message-ID: <021a01c0b0cb$42253c00$0200a8c0@lifelesswks> From: "Robert Collins" To: Subject: exceptions Date: Tue, 20 Mar 2001 10:20:38 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 19 Mar 2001 23:15:21.0887 (UTC) FILETIME=[788EA2F0:01C0B0CA] are we able to use c++ exception handling within cygwin1.dll? ie to guard against invalid memory access on user supplied parameters? Rob