Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-Id: <199912061908.NAA15913@hp2.xraylith.wisc.edu> To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: Many changes in latest snapshot In-reply-to: Your message of "Mon, 06 Dec 1999 10:47:06 PST." <19991206184706 DOT 14958 DOT qmail AT web109 DOT yahoomail DOT com> Date: Mon, 06 Dec 1999 13:08:13 -0600 From: Mumit Khan Earnie Boyd writes: > > Since this changes the "stableness" of the snapshots, IMHO a copy of the > snapshots prior to these changes should be saved similar in nature to the Jan > 15th snapshot. BTW, I'm glad to see that pthreads will finally get tested. > I know that enabling threads breaks some of my code (** see below), so I agree with Earnie that we should have stable-before-the-last-major-change one. Perhaps 1999-12-04? ** It has been a while since I tried running a thread-enabled version, so chances are that a lot of the "usual" thread related problems have been solved. I was getting random hangs here and there among other problems. This code needs platforms that support DCE or POSIX (pthreads now works under Mingw), and currently runs under many different OSs; however, that doesn't mean that there aren't bugs in it. Regards, Mumit