DragonFly BSD
DragonFly commits List (threaded) for 2009-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: DragonFly_RELEASE_2_4 amd64 - mpt(4) should use {,u}int32_t for S32/U32 or else it uses {,un}signed long type which is of 64bits on 64-bit platforms.


From: YONETANI Tomokazu <y0netan1@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 7 Oct 2009 02:02:41 -0700 (PDT)

commit 93de501f77a996034b5cbeb68c0ce1aa722a6e6d
Author: YONETANI Tomokazu <y0netan1@dragonflybsd.org>
Date:   Mon Oct 5 10:04:20 2009 +0900

    amd64 - mpt(4) should use {,u}int32_t for S32/U32
    or else it uses {,un}signed long type which is of 64bits on 64-bit platforms.

Summary of changes:
 sys/dev/disk/mpt/mpilib/mpi_type.h |    2 +-
 sys/dev/disk/mpt/mpt.c             |    2 +-
 sys/dev/disk/mpt/mpt_debug.c       |   18 +++++++++---------
 3 files changed, 11 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/93de501f77a996034b5cbeb68c0ce1aa722a6e6d


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]