Jim:
That did the trick. With that patch, textutils 2.0.12 passes all tests
on cygwin. Great job!
thanks,
-Matt Smith
cygwin textutils maintainer
> Thanks for the report.
> How about this patch?
>
> Index: sample-vec
> ===================================================================
> RCS file: /fetish/textutils/tests/sha1sum/sample-vec,v
> retrieving revision 1.5
> diff -u -p -r1.5 sample-vec
> --- sample-vec 2000/11/03 11:12:01 1.5
> +++ sample-vec 2001/03/06 03:57:19
> @@ -519,7 +519,7 @@ foreach $t (@Tests)
> $h->{OUT} = lc $h->{OUT} . " f\n";
>
> # Insert the `--text' argument for each test.
> - #splice @$t, 1, 0, '--text';
> + splice @$t, 1, 0, '--text';
> }
>
> my $save_temps = $ENV{DEBUG};
>
_______________________________________________
Bug-textutils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-textutils