Some "interesting" changes checked in

Christopher Faylor cgf@redhat.com
Tue Mar 6 13:25:00 GMT 2001


On Tue, Mar 06, 2001 at 02:06:41PM +0100, Corinna Vinschen wrote:
>The error is in suffix_scan::has. The order of the conditionals
>disallows .lnk suffixes for input files when in_suffixes is NULL.
>
>I have checked in a patch.

Thanks.  I had a hard time with that particular logic.  I'm still
not satisfied with it.  It seems to be scanning the suffix list
too often but I can't think of any way to avoid this.

Your patch is obviously correct, though.

I've redesigned suffix scanning almost as often as I've redesigned
signals.  And I still don't seem to have either quite right.  Sigh.

cgf



More information about the Cygwin-developers mailing list