[PATCH setup 3/4] Log errors from archive_tar.cc

Corinna Vinschen corinna-cygwin@cygwin.com
Thu Mar 5 14:17:00 GMT 2015


On Mar  5 13:44, Jon TURNEY wrote:
> @@ -170,8 +163,8 @@ archive_tar::next_file_name ()
>    sscanf (state.tar_header.size, "%Io", &state.file_length);
>    state.file_offset = 0;
>  
> -//  vp2 (_tar_vfile, "%c %9d %s\n", state.tar_header.typeflag,
> -//      state.file_length, state.filename);
> +  LogBabblePrintf ("%c %9d %s\n", state.tar_header.typeflag,
> +                   state.file_length, state.filename);

Is it really worth to add this to the babble?


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20150305/ae937164/attachment.sig>


More information about the Cygwin-apps mailing list