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 751531 - Attribute: Fix operator!=
Attribute: Fix operator!=
Status: RESOLVED FIXED
Product: pangomm
Classification: Bindings
Component: general
2.36.x
Other All
: Normal major
: ---
Assigned To: gtkmm-forge
gtkmm-forge
Depends on:
Blocks:
 
 
Reported: 2015-06-26 10:14 UTC by maksqwe
Modified: 2015-06-30 18:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (746 bytes, patch)
2015-06-26 10:14 UTC, maksqwe
none Details | Review

Description maksqwe 2015-06-26 10:14:45 UTC
Created attachment 306153 [details] [review]
Patch

Must be "!lhs.equal(rhs);"
Comment 1 Murray Cumming 2015-06-30 18:26:44 UTC
Thanks. Pushed to git master.