tar bugfix patch n.347 (version7, LAST?)

Roberto A. Foglietta me at roberto.foglietta.name
Tue Dec 27 10:39:25 UTC 2005


Roberto A. Foglietta ha scritto:
> Roberto A. Foglietta ha scritto:

  I think this is the end of 347, I fixed all the issues pointed out 
since 347 was opened. Someone else could check if everything is right now?






edited on: 12-27-05 02:30

patch n.7 fix the problem of mismatched applet name in error message and 
fix some compilation warnings about open_transformer


BEFORE PATCH:
./busybox tar tvzf /tmp/test.tar.gz0; echo $?
tar: unexpected end of file <---- WRONG!!
tar: child exit with error code 1
1

AFTER PATCH:
[roberto at wsraf busybox-1.01]$ ./busybox tar tvzf /tmp/test.tar.gz0; echo $?
gunzip: unexpected end of file <---- RIGHT!!
tar: child exit with error code 1
1




  Cheers,
-- 
Roberto A. Foglietta
http://www.roberto.foglietta.name
SkypeNick: robang74
ICQ#: 108718257
-------------- next part --------------
A non-text attachment was scrubbed...
Name: busybox-1.01_raf7.tar.gz
Type: application/gzip
Size: 5709 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20051227/61e4a397/attachment.bin 


More information about the busybox mailing list