First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 160741
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 157220
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ian Kumlien <pomac@vapor.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
hal-disconnect-to-close.diff Change dbus_*_disconnect to dbus_*_close patch Ian Kumlien 2007-01-07 17:38 0000 839 bytes Details | Diff
hal-64bit-fixups.diff Some 64 bit annotations patch Ian Kumlien 2007-01-07 17:40 0000 35.61 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 160741 depends on: Show dependency tree
Bug 160741 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-07 17:37 0000
I upgraded dbus since i play some on the ~amd64 side of life... 

And, old depreciated api:s had been removed, so i fixed that (2 lines)

While doing this i also noticed that there was some 64 bit breakage.

The attached patches hasn't been sent to the maintainers, please have a look at
them and forward.

Reproducible: Always

Steps to Reproduce:
1. compile

Actual Results:  
missing dbus_*_disconnect, should be dbus_*_remove

%ll causes problems on 64bit platforms, replaced with PRI<letter>64 and
(unsigned) long long casts removed.

------- Comment #1 From Ian Kumlien 2007-01-07 17:38:54 0000 -------
Created an attachment (id=105897) [details]
Change dbus_*_disconnect to dbus_*_close

------- Comment #2 From Ian Kumlien 2007-01-07 17:40:53 0000 -------
Created an attachment (id=105901) [details]
Some 64 bit annotations

Changed %ll<letter> to %PRI<letter>64 to make it work with 64 and 32 bit
machines.

Removed (unsigned) long long casts.

Other misc size changes.

------- Comment #3 From Jakub Moc (RETIRED) 2007-01-07 17:42:38 0000 -------
Please, continue in the pending bug. Thanks.

*** This bug has been marked as a duplicate of bug 157220 ***

First Last Prev Next    No search results available      Search page      Enter new bug