Ryusuke Konishi 4763d7e8a7 nilfs2-utils: fix gcc-4.2 warnings on 64-bit machines
Gcc-4.2 warns against casts from pointer to interger of different size.
Nilfs partially used this type of cast to calculate structure-member
offsets, and led to warnings on some 64-bit environments.

This fixes the problem by changing the type of offset calculation macros
to long or unsigned long.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2008-02-21 18:57:23 +09:00
2008-02-19 20:11:21 +09:00
2008-02-19 18:49:30 +09:00
2008-02-19 18:49:30 +09:00
2008-02-19 18:49:30 +09:00

The file is empty.
Description
Languages
C 76.2%
Perl 21.1%
M4 1.6%
Makefile 1%