Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Tue, 8 Jun 1999 11:17:14 -0400 To: Corinna Vinschen Cc: "Parker, Ron" , cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: Text version of Windows error messages in small_printf considered harmful Message-ID: <19990608111714.B840@cygnus.com> References: <375CDE7A DOT AF91F82E AT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.3i In-Reply-To: <375CDE7A.AF91F82E@vinschen.de>; from Corinna Vinschen on Tue, Jun 08, 1999 at 11:12:26AM +0200 On Tue, Jun 08, 1999 at 11:12:26AM +0200, Corinna Vinschen wrote: >"Parker, Ron" wrote: >> However, I also agree that I hate looking up error codes. So, I've attached >> the source for a small program that looks many of them up for you. > >Wow! >Thanks, Ron! > >That's the best solution, IMHO! Actually this is nice, but a *really* nice solution would be to actually scan the strace logs and insert the text where it finds windows errors. -chris