Date: Thu, 23 Nov 2000 13:38:21 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Juan Manuel Guerrero cc: djgpp-workers AT delorie DOT com Subject: Re: New patch for dtou.c In-Reply-To: <58DAE532FD@HRZ1.hrz.tu-darmstadt.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Thu, 23 Nov 2000, Juan Manuel Guerrero wrote: > I have added 5 command-line options to dtou: Thanks! > Warning: At least one CR sequence striped from a LF. ^^^^^^^ This should be "stripped" (the typo is in the code as well). > ! Repair mode. This mode transforms MSDOS-style EOL (CRLF) into Please keep two spaces after a period that ends a sentence. As for the exit status, if you arrange it to have a bit-mapped value, then you could combine the results for several files by a bitwise OR.