build warning log |
text/plain
|
2015-02-23 18:42:01 UTC |
90.24 KB |
no flags
|
Details |
Fix warning: 'the comparison will always evaluate as 'false'
for the address of '....' will never be NULL [-Waddress]' |
patch
|
2015-02-25 09:40:39 UTC |
1.99 KB |
no flags
|
Details |
Fix warning: 'the comparison will always evaluate as 'false' (update) |
patch
|
2015-02-25 12:19:31 UTC |
1.50 KB |
no flags
|
Details |
Fix warning: 'the comparison will always evaluate as 'false' (update 2) |
patch
|
2015-02-26 10:05:29 UTC |
1.50 KB |
no flags
|
Details |
dedicated pointer-sign, conversion, sign-conversion warning log |
text/plain
|
2015-03-03 10:12:18 UTC |
131.47 KB |
no flags
|
Details |
Keep cmake defines GLIB_VERSION_... in sync with autotools |
patch
|
2015-03-03 12:51:51 UTC |
5.36 KB |
no flags
|
Details |
Fix warning 'conversion to ‘long unsigned int’ from ‘WriteResult’ may change the sign of the result [-Wsign-conversion]'. |
patch
|
2015-03-03 15:36:48 UTC |
1.28 KB |
no flags
|
Details |
Fix warning: conversion to 'DWORD' from 'int' may change the sign of the result [-Wsign-conversion]. |
patch
|
2015-03-03 16:18:11 UTC |
1.24 KB |
no flags
|
Details |
Fix warning: variable '...' set but not used [-Wunused-but-set-variable]. |
patch
|
2015-03-03 16:23:07 UTC |
1.37 KB |
no flags
|
Details |
Fix of 'warning: unused variable ‘result‘ [-Wunused-variable]'. |
patch
|
2015-03-04 07:21:36 UTC |
852 bytes |
no flags
|
Details |
Fix of 'warning: variable ‘..‘ set but not used [-Wunused-but-set-variable]'. |
patch
|
2015-03-04 07:22:11 UTC |
1.37 KB |
no flags
|
Details |
Fix of 'warning: variable ‘..‘ set but not used [-Wunused-but-set-variable]'. (update) |
patch
|
2015-03-04 07:23:52 UTC |
1.82 KB |
no flags
|
Details |
Fix of 'warning: conversion to ‘dbus_bool_t‘ from ‘int‘ may change the sign of the result [-Wsign-conversion]'. |
patch
|
2015-03-04 07:29:39 UTC |
1.04 KB |
no flags
|
Details |
Fix warning 'conversion to ‘long unsigned int’ from ‘WriteResult’ may change the sign of the result [-Wsign-conversion]'. (update) |
patch
|
2015-03-04 10:46:51 UTC |
1.39 KB |
no flags
|
Details |
Drop duplicated function tool_millisleep() and use dbus_sleep_milliseconds() instead. |
patch
|
2015-03-04 10:57:41 UTC |
1.79 KB |
no flags
|
Details |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.