[Pkg-acpi-devel] Bug#529161: kacpimon: FTBFS: input_layer.c:138: error: format '%ld' expects, type 'long int', but argument 2 has type 'unsigned int'

peter green plugwash at p10link.net
Mon May 18 01:33:28 UTC 2009


tags 529161 +patch
thanks

I have attatched a new version of input_layer.diff just replace the 
existing one in debian/patches and fix this issue.

For the ssize_t variable I simply changed the format specifier to match. 
For the sizeof I couldn't find any good documentation on what type it 
was supposed to return so I added a cast to make it match thr format string.





More information about the Pkg-acpi-devel mailing list