Searched hist:226153 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/usr.bin/kdump/
H A Dmksubrdiff 226153 Sat Oct 08 10:43:03 MDT 2011 des I appreciate the logic behind using a (void) cast to indicate that the
return value is intentionally ignored, but frankly, all it does is
get in the way of the code.

Also fix a few other incorrect casts, such as (void *)malloc(foo) and
passing signed values to %x.
H A Dkdump.cdiff 226153 Sat Oct 08 10:43:03 MDT 2011 des I appreciate the logic behind using a (void) cast to indicate that the
return value is intentionally ignored, but frankly, all it does is
get in the way of the code.

Also fix a few other incorrect casts, such as (void *)malloc(foo) and
passing signed values to %x.

Completed in 181 milliseconds