Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com content-class: urn:content-classes:message Subject: RE: Alloc_sd() fragile? MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Date: Tue, 5 Mar 2002 23:44:11 +1100 X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Alloc_sd() fragile? Thread-Index: AcHEMgfU7/974SGrQQC4LvH9YGWuOwADrptAAABFJFA= From: "Robert Collins" To: "Robert Collins" , Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g25CiMq29014 > -----Original Message----- > From: Robert Collins > *sigh*. Something is tromping on a static class member and > invalidating > the sd. Are sd's ever corrupted by system calls, or can one > reuse an sd > indefinately? Ignore this.. I had a problem with static members I recall, and apparently I'd only have converted it to no-static members. ROb