~vcs-imports/tar/trunk

Viewing all changes in revision 2780.

  • Committer: Paul Eggert
  • Date: 2015-07-13 16:53:55 UTC
  • Revision ID: git-v1:da06935f6ea4d2c248c01486adae98adb020dd42
tar: pacify GCC 5.1 -Wformat-signedness

* lib/wordsplit.c (struct wordsplit_node.flags):
Now unsigned, so that 'printf ("%x", p->flags)' doesn't provoke GCC.
* src/incremen.c (read_num, dumpdir_ok):
Don't printf an int with %x or %o.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: