|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Gtkmm-forge Digest, Vol 37, Issue 16Send Gtkmm-forge mailing list submissions to
gtkmm-forge@... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/gtkmm-forge or, via email, send a message with subject or body 'help' to gtkmm-forge-request@... You can reach the person managing the list at gtkmm-forge-owner@... When replying, please edit your Subject line so it is more specific than "Re: Contents of Gtkmm-forge digest..." gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list. Today's Topics: 1. [Bug 586700] aclocal fails (gtkmm (bugzilla.gnome.org)) 2. [Bug 586437] TreePath::empty return true if the object is NULL (gtkmm (bugzilla.gnome.org)) 3. [Bug 586785] New: gmmproc does not like space in _DEFS() (glibmm (bugzilla.gnome.org)) 4. [Bug 586785] gmmproc does not like space in _DEFS() (glibmm (bugzilla.gnome.org)) 5. [Bug 586785] gmmproc does not like space in _DEFS() (glibmm (bugzilla.gnome.org)) 6. [Bug 586437] TreePath::empty return true if the object is NULL (gtkmm (bugzilla.gnome.org)) 7. [Bug 511136] TreeView::get_cursor() may return an invalid TreePath instance (gtkmm (bugzilla.gnome.org)) 8. [Bug 511136] TreeView::get_cursor() may return an invalid TreePath instance (gtkmm (bugzilla.gnome.org)) ---------------------------------------------------------------------- Message: 1 Date: Tue, 23 Jun 2009 07:46:01 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 586700] aclocal fails To: gtkmm-forge@... Message-ID: <20090623074601.921DB23F5A8@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=586700 gtkmm | documentation | Ver: unspecified Murray Cumming changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |murrayc@... ------- Comment #2 from Murray Cumming 2009-06-23 07:45 UTC ------- I have seen that same error on another module myself. I don't understand why this fixes it, but I'm glad if it does. I'll apply it later today when I am at my other PC. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=586700. ------------------------------ Message: 2 Date: Tue, 23 Jun 2009 07:48:36 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 586437] TreePath::empty return true if the object is NULL To: gtkmm-forge@... Message-ID: <20090623074836.9A34423EF69@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=586437 gtkmm | TreeView | Ver: 2.16.x Hubert Figuiere changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #4 from Hubert Figuiere 2009-06-23 07:48 UTC ------- committed to master only. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=586437. ------------------------------ Message: 3 Date: Tue, 23 Jun 2009 19:18:34 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 586785] New: gmmproc does not like space in _DEFS() To: gtkmm-forge@... Message-ID: <bug-586785-5595@.../> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=586785 glibmm | build | Ver: 2.20.x Summary: gmmproc does not like space in _DEFS() Product: glibmm Version: 2.20.x Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: Normal Component: build AssignedTo: gtkmm-forge@... ReportedBy: hfiguiere@... QAContact: gtkmm-forge@... GNOME version: Unspecified GNOME milestone: Unspecified gmmproc does not like space in _DEFS() For example, I have _DEFS(geglmm, gegl) And when gmmproc process the file, I get the following errors: Error: can't read defs file gegl.defs DocsParser.pm: Warning: Can't read file "./ gegl_docs.xml". Attached is a patch to fix that. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=586785. ------------------------------ Message: 4 Date: Tue, 23 Jun 2009 19:22:26 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 586785] gmmproc does not like space in _DEFS() To: gtkmm-forge@... Message-ID: <20090623192226.0FD1623F5A6@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=586785 glibmm | build | Ver: 2.20.x ------- Comment #1 from Hubert Figuiere 2009-06-23 19:22 UTC ------- Created an attachment (id=137270) --> (http://bugzilla.gnome.org/attachment.cgi?id=137270&action=view) patch -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=586785. ------------------------------ Message: 5 Date: Tue, 23 Jun 2009 19:52:39 +0000 (UTC) From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 586785] gmmproc does not like space in _DEFS() To: gtkmm-forge@... Message-ID: <20090623195239.135F523F5A6@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=586785 glibmm | build | Ver: 2.20.x Hubert Figuiere changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #137270|none |committed Flag| | Status|UNCONFIRMED |RESOLVED Resolution| |FIXED ------- Comment #2 from Hubert Figuiere 2009-06-23 19:52 UTC ------- committed to master. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=586785. ------------------------------ Message: 6 Date: Wed, 24 Jun 2009 15:09:39 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 586437] TreePath::empty return true if the object is NULL To: gtkmm-forge@... Message-ID: <20090624150939.90ADF23F5AA@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=586437 gtkmm | TreeView | Ver: 2.16.x Daniel Elstner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.kitta@... OS/Version|Linux |All ------- Comment #5 from Daniel Elstner 2009-06-24 15:09 UTC ------- Related: Bug 511136 -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=586437. ------------------------------ Message: 7 Date: Wed, 24 Jun 2009 17:19:00 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 511136] TreeView::get_cursor() may return an invalid TreePath instance To: gtkmm-forge@... Message-ID: <20090624171900.EA4BF23F501@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=511136 gtkmm | TreeView | Ver: 2.12.x Hubert Figuiere changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hfiguiere@... ------- Comment #12 from Hubert Figuiere 2009-06-24 17:18 UTC ------- (In reply to comment #10) > > Are > > you saying that you'd be happy with just making empty() check for an null > > gobj()? > > Er, no. That's how it is right now. > > bool TreePath::empty() const > { > if(!gobject_) > return false; > > return (gtk_tree_path_get_depth(gobject_) == 0); > } > Bug 586437 actually shows that this code is wrong. If gobjet_ is NULL TreePath::empty() should return 'true'. Bug 586437 has been fixed in trunk. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=511136. ------------------------------ Message: 8 Date: Wed, 24 Jun 2009 18:57:47 +0000 (UTC) From: "gtkmm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 511136] TreeView::get_cursor() may return an invalid TreePath instance To: gtkmm-forge@... Message-ID: <20090624185748.0256123F5AA@...> Content-Type: text/plain; charset=utf-8 If you have any questions why you received this email, please see the text at the end of this email. Replies to this email are NOT read, please see the text at the end of this email. You can add comments to this bug at: http://bugzilla.gnome.org/show_bug.cgi?id=511136 gtkmm | TreeView | Ver: 2.12.x ------- Comment #13 from Daniel Elstner 2009-06-24 18:57 UTC ------- Yes. It basically means that the questionable check didn't even work correctly. -- See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received this email, why you can't respond via email, how to stop receiving emails (or reduce the number you receive), and how to contact someone if you are having problems with the system. You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=511136. ------------------------------ ------------------------------------------------------------------------------ ------------------------------ _______________________________________________ Gtkmm-forge mailing list Gtkmm-forge@... https://lists.sourceforge.net/lists/listinfo/gtkmm-forge End of Gtkmm-forge Digest, Vol 37, Issue 16 ******************************************* _______________________________________________ gtkmm-list mailing list gtkmm-list@... http://mail.gnome.org/mailman/listinfo/gtkmm-list |
| Free embeddable forum powered by Nabble | Forum Help |