develooper Front page | perl.perl5.porters | Postings from April 2008

Re: Change 33592: Additional CGI.pm test files that got missed at some point.

Thread Next
From:
Jerry D. Hedden
Date:
April 2, 2008 10:02
Subject:
Re: Change 33592: Additional CGI.pm test files that got missed at some point.
Message ID:
1ff86f510804021002i728f6843h1e2ad3a1f5285ef4@mail.gmail.com
> Change 33592 by stevep@stevep-kirk on 2008/03/28 19:16:53
>
>         Additional CGI.pm test files that got missed at some point.
>
>  Affected files ...
>
>  ... //depot/perl/MANIFEST#1690 edit
>  ... //depot/perl/lib/CGI/t/upload.t#1 add
>  ... //depot/perl/lib/CGI/t/uploadInfo.t#1 add
>  ... //depot/perl/lib/CGI/t/upload_post_text.txt#1 add
>
>  Differences ...
>
>
>  ==== //depot/perl/lib/CGI/t/upload_post_text.txt#1 (binary) ====
>  End of Patch.
>

This change breaks the build because it doesn't actually
create anything for the file lib/CGI/t/upload_post_text.txt.
And it's not just a question of creating the file because it
binary in nature.  Therefore, something needs to be encoded
in the distribution and then decoded for the build.  That's
probably why it wasn't in the distribution before.  As such,
perhaps this patch needs to be reverted.

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About