Closed Bug 468804 Opened 16 years ago Closed 16 years ago

make pointer from integer in g_object_set_data() calls

Categories

(Core :: Widget: Gtk, defect)

1.9.1 Branch
x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: wolfiR, Assigned: wolfiR)

Details

(Keywords: fixed1.9.1)

Attachments

(1 file)

Attached patch possible patchSplinter Review
Building 1.9.1 I get the following warnings from gcc (they are breaking the build as fatal in the public openSUSE buildsystem):

warning: passing argument 3 of 'g_object_set_data' makes pointer from integer without a cast

I see how that seems to work but it still seems to be not fully right.
Attachment #352287 - Flags: superreview?(roc)
Attachment #352287 - Flags: review?(roc)
Comment on attachment 352287 [details] [diff] [review]
possible patch

Thanks Wolfgang! (and hi!)
Attachment #352287 - Flags: superreview?(roc)
Attachment #352287 - Flags: superreview+
Attachment #352287 - Flags: review?(roc)
Attachment #352287 - Flags: review+
Attachment #352287 - Flags: approval1.9.1?
committed to mozilla-central

(waiting for 1.9.1 approval)
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Assignee: nobody → mozilla
Comment on attachment 352287 [details] [diff] [review]
possible patch

a191=beltzner
Attachment #352287 - Flags: approval1.9.1? → approval1.9.1+
Keywords: fixed1.9.1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: