Re: dlltool emits extraneous CRs when using def file with CRLF endings

2005-05-15 Thread Christopher Faylor
On Sun, May 15, 2005 at 12:10:36PM -0700, Yitzchak Scott-Thoennes wrote: >This patch fixes it for me: >--- binutils-20041229-1/binutils/deflex.l.orig 2005-05-15 12:03:31.295483200 >-0700 >+++ binutils-20041229-1/binutils/deflex.l 2005-05-15 12:03:38.105275000 >-0700 >@@ -81,6 +81,7 @@ > ";".

Re: dlltool emits extraneous CRs when using def file with CRLF endings

2005-05-15 Thread Yitzchak Scott-Thoennes
On Thu, May 12, 2005 at 06:52:56PM -0700, Yitzchak Scott-Thoennes wrote: > For some reason, when I run dlltool using a def file with CRLF line > endings, it is outputing CRs to stdout. Is there a reason for this? > It's breaking some automated test scripts for me. > > $ od foo.def > 00 45 58