summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-11-16 17:17:21 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-11-16 23:26:44 +0100
commit943aad8ca57a6b5c49c4ea60f9e8c13bf9b20e6c (patch)
tree94ff8a9dd029b7505a1917b9d781e87b06454f19 /Makefile.am
parent92b5814007dc5c9c44e94e717be6f53e24c356c0 (diff)
journal, shared: fix warnings during compilation on 32 bits
Some filesystem magics are too big to fit in 31 bits, and are wrapped to negative. f_type is an int on 32 bits, so it is signed, and we get a warning on comparison.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions