On 25/04/2014 19:25, Christopher Faylor wrote:
On Fri, Apr 25, 2014 at 06:41:47PM +0200, Corinna Vinschen wrote:
Perhaps not, but having a maintainer is ;)
Ditto. And we are moving to .xz so...
cgf
in this case adding xz is not a big issue, I already have them available
with minor adjustment of old build system.
I was playing to clean all the warning that arise from the old code,
and I basically finished and ready to repack,
but I just noted than on 64 bit Ctrl+C can cause (1 every 4-5 times)
ping to freeze and only Task manager can kill it
64 $ ping.exe 127.0.0.1
PING 127.0.0.1 (127.0.0.1): 56 data bytes
64 bytes from 127.0.0.1: icmp_seq=0 ttl=128 time=0 ms
also kill -9 seems ineffective.
Marco