Current-Users archive

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

Re: dbcool.c:1383: warning: format '%ld' expects type 'long int'...



On Sat, Mar 20, 2010 at 12:05:51PM -0700, Paul Goyette wrote:
> On Sat, 20 Mar 2010, Kurt Schreiner wrote:
>>
>> cc1: warnings being treated as errors
>> /u/NetBSD/src/sys/dev/i2c/dbcool.c: In function 'dbcool_setup':
>> /u/NetBSD/src/sys/dev/i2c/dbcool.c:1383: warning: format '%ld' expects 
>> type 'long int', but argument 3 has type '__int64_t'
>> /u/NetBSD/src/sys/dev/i2c/dbcool.c:1383: warning: format '%06ld' 
>> expects type 'long int', but argument 4 has type '__int64_t'
>>    compile  GENERIC_MD/dbdma.o
>> --- dbcool.o ---
>> *** [dbcool.o] Error code 1
>> A failure has been detected in another branch of the parallel make
>
> Fixed in dbcool.c rev 1.20.
Yep, compiles fine now! Thanks for fixing quickly!

Kurt


Home | Main Index | Thread Index | Old Index