[darcs-devel] Re: test results for 1.04pre4 on FreeBSD 4.10

Mark Stosberg mark at summersault.com
Thu Sep 8 20:17:47 PDT 2005


On 2005-09-03, Tommy Pettersson <ptp at lysator.liu.se> wrote:
> On Fri, Sep 02, 2005 at 10:18:49PM +0000, Mark Stosberg wrote:
>> version: 1.04pre4 
>> OS: FreeBSD 4.10
>> perl: 5.8.0
>> 
>> results of gmake test: 
>> 
>> Everything passed, except printer.pl fails two tests, below. Let me know
>> if some Perl help is needed with these. (If it's a test issue, but a real bug). 
>
> The problem is that when darcs is run by the test script darcs
> believes latin1-chars are printable, event hough LC_ALL is
> set to "C" and DARCS_DONT_ESCAPE_ISPRINT is deleted by the
> test script.  It only happens on some (newly) configurations,
> but not on mine, so I can't find out what's wrong.  Perhaps the
> modified environment is not propagated to darcs.  What happens
> if you export and set the environment variables deleted by
> the test script to "0" in the shell before you run the test?
> (Only the ESCAPE ones should matters.)

I tried this and got the same result:
 DARCS_DONT_ESCAPE_ISPRINT=0 DARCS_DONT_ESCAPE_8BIT=0
 DARCS_DONT_ESCAPE_EXTRA=0
 DARCS_DONT_ESCAPE_TRAILING_SPACNT_ESCAPE_ANYTHING=0 prove printer.pl    

    Mark

>
>
>> printer...................NOK 8
>> #     Failed test (printer.pl at line 61)
>> #                   '{
>> # hunk ./a 1
>> # -
>> # +[_^À_][_^Á_][_^Â_][_^Ã_][_^Ä_][_^Å_][_^Æ_][_^Ç_][_^È_][_^É_][_^Ê_][_^Ë_][_^Ì_][_^Í_][_^Î_][_^Ï_]
>> # }
>> # '
>> #     doesn't match '(?-xism:\[_\\80_\]\[_\\81_\]\[_\\82_\]\[_\\83_\]\[_\\84_\]\[_\\85_\]\[_\\86_\]\[_\\87_\]\[_\\88_\]\[_\
>> \89_\]\[_\\8a_\]\[_\\8b_\]\[_\\8c_\]\[_\\8d_\]\[_\\8e_\]\[_\\8f_\])'
>
>


-- 
http://mark.stosberg.com/ 





More information about the darcs-devel mailing list