Date: Sun, 4 Feb 2001 14:41:22 -0500 Message-Id: <200102041941.OAA23024@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT envy DOT delorie DOT com using -f From: DJ Delorie To: djgpp-workers AT delorie DOT com In-reply-to: <3A7D660D.5652.1835B2@localhost> (snowball3@bigfoot.com) Subject: Re: djgpp: djgpp/src/libc/dos/compat/d_write.c References: <3A7D660D DOT 5652 DOT 1835B2 AT localhost> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Just to be safe: For obvious fixes like the above, do I need to check here > first or can I just do it? I like the gdb rule: if your worst enemy couldn't find fault in it, it's obvious enough to just check it in.