diff options
author | Alan Jenkins <alan-jenkins@tuffmail.co.uk> | 2008-09-19 14:53:25 +0000 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2008-09-19 22:14:46 -0700 |
commit | a4354f9385fa6854360729678491da64be996f03 (patch) | |
tree | 14ac0c350201c250353b03101605b46df8feeb1c /extras/fstab_import/Makefile.am | |
parent | 279595bd1af86db92b063ac8b70c7ef51c67363c (diff) |
scsi_id: compiler warning on 32-bit
The sg_io_v4 interface passes pointers as u64s. It turns out GCC
disapproves of us casting a u64 straight to a 32 bit pointer.
cc1: warnings being treated as errors
scsi_serial.c: In function ‘sg_err_category4’:
scsi_serial.c:159: warning: cast to pointer from integer of different size
scsi_serial.c: In function ‘scsi_dump_v4’:
scsi_serial.c:303: warning: cast to pointer from integer of different size
Diffstat (limited to 'extras/fstab_import/Makefile.am')
0 files changed, 0 insertions, 0 deletions