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 623879 - GladeProject: correct stamp handling
GladeProject: correct stamp handling
Status: RESOLVED FIXED
Product: glade
Classification: Applications
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: Glade 3 Maintainers
Glade 3 Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-08 19:09 UTC by Johannes Schmid
Modified: 2010-08-29 05:11 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix stamp handling in GladeProject (2.33 KB, application/octet-stream)
2010-07-08 19:09 UTC, Johannes Schmid
Details

Description Johannes Schmid 2010-07-08 19:09:58 UTC
Created attachment 165510 [details]
Fix stamp handling in GladeProject

Actually I got this wrong first. It doesn't harm as it is only used when you call gtk_tree_model_iter_valid() but we should still get it right. Patch attached.
Comment 1 Tristan Van Berkom 2010-08-29 05:11:40 UTC
Applied portions of this patch that increment priv->stamp now, closing this one.