After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 441647 - connection_combo_get_value() implicitly converted to pointer
connection_combo_get_value() implicitly converted to pointer
Status: RESOLVED FIXED
Product: gnome-system-tools
Classification: Deprecated
Component: network-admin
CVS latest
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2007-05-27 19:04 UTC by Sven Arvidsson
Modified: 2007-06-18 00:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
Suggested fix (587 bytes, patch)
2007-05-27 19:05 UTC, Sven Arvidsson
committed Details | Review

Description Sven Arvidsson 2007-05-27 19:04:46 UTC
Dann Frazier reported in Debian bug http://bugs.debian.org/423868 that the
automated buildd log filter detected a problem that will cause nautilus to
segfault on architectures where the size of a pointer is greater than the size
of an integer, such as ia64 and amd64.

He provided a patch which I'll attach.
Comment 1 Sven Arvidsson 2007-05-27 19:05:28 UTC
Created attachment 88901 [details] [review]
Suggested fix
Comment 2 Carlos Garnacho 2007-06-18 00:08:49 UTC
Thanks! the bug has been committed to trunk.