tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Initial MirBSD support for pkgsrc



David Holland dixit:

>Which test, and what are the symptoms?

I think it was this:

Benny Siegert dixitâ

>- a failure in the bmake testsuite that I don't know how to debug. For
>  the ":ts\x" test, the "\x" in the output is replaced by a null byte.


The cause might be this:

tg@blau:~ $ print '\x' | hd
00000000  00 0A                   -                          |..|

Apparently, \x = \x00â

bye,
//mirabilos
-- 
Yay for having to rewrite other people's Bash scripts because bash
suddenly stopped supporting the bash extensions they make use of
        -- Tonnerre Lombard in #nosec


Home | Main Index | Thread Index | Old Index