[patch] archival/tar.c: unused parameter 'gzip' warning

Cristian Ionescu-Idbohrn cristian.ionescu-idbohrn at axis.com
Fri May 30 07:43:30 UTC 2008


When .config contains this combination:

  CONFIG_FEATURE_TAR_GZIP=y
  # CONFIG_FEATURE_TAR_BZIP2 is not set

this warning shows up:

  archival/tar.c: In function 'vfork_compressor':
  archival/tar.c:508: warning: unused parameter 'gzip'

The attached patch attempts to correct that.


Cheers,

-- 
Cristian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tar.c.patch
Type: text/x-diff
Size: 554 bytes
Desc: 
Url : http://lists.busybox.net/pipermail/busybox/attachments/20080530/813e5319/attachment.bin 


More information about the busybox mailing list