Store all time values as signed longs |
patch
|
2008-08-25 01:34:32 UTC |
3.15 KB |
no flags
|
Details |
Store all time values as unsigned longs |
patch
|
2008-08-25 01:35:25 UTC |
10.50 KB |
no flags
|
Details |
Make all time values signed longs instead of a mix of signed and unsigned, to avoid compiler complaints (rebased) |
patch
|
2015-03-03 19:58:02 UTC |
2.84 KB |
no flags
|
Details |
Fix of remaining -Wsign-compare issues |
patch
|
2015-03-03 21:59:07 UTC |
3.30 KB |
no flags
|
Details |
Enable -Wsign-compare for cmake builds |
patch
|
2015-03-04 09:29:58 UTC |
816 bytes |
no flags
|
Details |
[5/5] Enable -Wsign-compare for cmake builds |
patch
|
2015-03-04 09:32:05 UTC |
817 bytes |
no flags
|
Details |
-Wsign-compare fixes |
patch
|
2015-03-04 11:36:41 UTC |
2.16 KB |
no flags
|
Details |
[1/5] Use new _dbus_string_get_ulength() to avoid another -Wsign-compare |
patch
|
2015-03-04 11:39:27 UTC |
2.94 KB |
no flags
|
Details |
[2/5] _dbus_listen_systemd_sockets: fds are signed ints (-Wsign-compare) |
patch
|
2015-03-04 11:39:43 UTC |
697 bytes |
no flags
|
Details |
[3/5] fd-passing test: numbers of things are unsigned (-Wsign-compare) |
patch
|
2015-03-04 11:41:00 UTC |
821 bytes |
no flags
|
Details |
[4/5] Autotools: enable -Wsign-compare and optionally -Werror=sign-compare |
patch
|
2015-03-04 11:41:16 UTC |
1.03 KB |
no flags
|
Details |
[6] signal_handler: avoid signed/unsigned mismatch (-Wsign-compare) |
patch
|
2015-03-04 11:57:11 UTC |
1.48 KB |
no flags
|
Details |
[1/6 v2] Use new _dbus_string_get_length_uint() to avoid another -Wsign-compare |
patch
|
2015-03-04 11:58:49 UTC |
2.96 KB |
no flags
|
Details |
Fix broken cmake HAVE_SOCKLEN_T type finding check |
patch
|
2015-03-04 13:11:18 UTC |
1.74 KB |
no flags
|
Details |
Fix broken cmake HAVE_SOCKLEN_T type finding check (update) |
patch
|
2015-03-04 18:09:18 UTC |
1.74 KB |
no flags
|
Details |
Add test-fdpass to cmake build system. |
patch
|
2015-03-04 18:17:55 UTC |
1.23 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.