[Spice-devel] [PATCH 01/17] Death to all TABs

Daniel P. Berrange berrange at redhat.com
Thu Jan 12 04:34:07 PST 2012


On Thu, Jan 12, 2012 at 01:27:14PM +0100, Paolo Bonzini wrote:
> On 01/12/2012 12:32 PM, Alon Levy wrote:
> >>   autogen.sh                    |   42 +-
> >>   client/demarshallers.h        |    2 +-
> >>   client/glz_decoder_config.h   |   12 +-
> >>   client/red_channel.h          |   14 +-
> >>   client/red_gdi_canvas.h       |    2 +-
> >>   client/red_peer.h             |    2 +-
> >>   client/windows/stdint.h       |   16 +-
> >>   client/x11/images/alt_image.c | 1464 ++++++++++++++++++++--------------------
> >>   client/x11/x_platform.h       |   14 +-
> >>   common/canvas_base.h          |  112 ++--
> >>   common/gdi_canvas.c           |   42 +-
> >>   common/gdi_canvas.h           |    2 +-
> >>   common/gl_canvas.h            |    2 +-
> >>   common/pixman_utils.c         |    2 +-
> >>   common/sw_canvas.c            |   16 +-
> >>   common/sw_canvas.h            |    4 +-
> >>   server/demarshallers.h        |    2 +-
> >>   server/jpeg_encoder.c         |    2 +-
> >>   server/red_worker.c           |    2 +-
> >>   19 files changed, 877 insertions(+), 877 deletions(-)
> 
> Is there any reason why most of the differences are in
> client/x11/images/alt_image.c, for example that it shares code with
> other projects?
> 
> gnulib provides a way to exclude files from checks.

I could have excluded that file, but I didn't see a compelling reason
to, since AFAICT it isn't obviously shared with anyone else - it just
looks auto-generated.

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|


More information about the Spice-devel mailing list