|
View:
New views
1 Messages
—
Rating Filter:
Alert me
|
|
|
Gtkmm-forge Digest, Vol 37, Issue 19Send 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 587149] aix5 and aix6 xlC (at least) cannot compile libgnomeuimm (gnomemm (bugzilla.gnome.org)) 2. [Bug 587149] aix5 and aix6 xlC (at least) cannot compile libgnomeuimm (gnomemm (bugzilla.gnome.org)) 3. [Bug 587149] aix5 and aix6 xlC (at least) cannot compile libgnomeuimm (gnomemm (bugzilla.gnome.org)) 4. [Bug 587149] aix5 and aix6 xlC (at least) cannot compile libgnomeuimm (gnomemm (bugzilla.gnome.org)) 5. [Bug 587149] aix5 and aix6 xlC (at least) cannot compile libgnomeuimm (gnomemm (bugzilla.gnome.org)) 6. [Bug 587306] New: configure.ac check for gst-inspect should also check for gst-instpect-0.10 (gnomemm (bugzilla.gnome.org)) 7. [Bug 587306] configure.ac check for gst-inspect should also check for gst-instpect-0.10 (gnomemm (bugzilla.gnome.org)) 8. [Bug 587306] configure.ac check for gst-inspect should also check for gst-instpect-0.10 (gnomemm (bugzilla.gnome.org)) ---------------------------------------------------------------------- Message: 1 Date: Sun, 28 Jun 2009 10:00:15 +0000 (UTC) From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 587149] aix5 and aix6 xlC (at least) cannot compile libgnomeuimm To: gtkmm-forge@... Message-ID: <20090628100015.B45AE23F5A8@...> 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=587149 gnomemm | libgnomeuimm | Ver: 2.22 Murray Cumming changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |murrayc@... ------- Comment #1 from Murray Cumming 2009-06-28 10:00 UTC ------- I doubt there are any changes in the actual libgnomeui code since 2.16.0. Or have you found any? -- 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=587149. ------------------------------ Message: 2 Date: Sun, 28 Jun 2009 14:08:23 +0000 (UTC) From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 587149] aix5 and aix6 xlC (at least) cannot compile libgnomeuimm To: gtkmm-forge@... Message-ID: <20090628140823.1AF6023F5A8@...> 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=587149 gnomemm | libgnomeuimm | Ver: 2.22 ------- Comment #4 from The Written Word 2009-06-28 14:08 UTC ------- Murray, yes you're right. I misread our package build logs, and the last successful build of libgnomeuimm on aix5.[123] was version 2.10.0. We didn't have aix-6.1 back then, though I'm sure it would have been able to build libgnomeuimm-2.10.0 just as well as aix5.x. -- 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=587149. ------------------------------ Message: 3 Date: Sun, 28 Jun 2009 13:36:04 +0000 (UTC) From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 587149] aix5 and aix6 xlC (at least) cannot compile libgnomeuimm To: gtkmm-forge@... Message-ID: <20090628133604.E7D3023F5A9@...> 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=587149 gnomemm | libgnomeuimm | Ver: 2.22 ------- Comment #2 from The Written Word 2009-06-28 13:36 UTC ------- Created an attachment (id=137493) --> (http://bugzilla.gnome.org/attachment.cgi?id=137493&action=view) fix one compilation error for xlC on aix This allows xlC to compile on aix-6.1, at the expense of leaking memory for each stock menu item instantiation. aix-5.1, 5.2 and 5.3 also get further, but choke on a different file later on. -- 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=587149. ------------------------------ Message: 4 Date: Sun, 28 Jun 2009 13:40:15 +0000 (UTC) From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 587149] aix5 and aix6 xlC (at least) cannot compile libgnomeuimm To: gtkmm-forge@... Message-ID: <20090628134015.1C54723F5A8@...> 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=587149 gnomemm | libgnomeuimm | Ver: 2.22 ------- Comment #3 from The Written Word 2009-06-28 13:40 UTC ------- with the above patch applied, this part of libgnomeui/libgnomeuimm/app-helper.h (around line 281): // determine number of Items for (I b2 = b ; b2 != e; ++b2, ++size_) { if (b2->type() == Info::END) break; } causes the following error: "../../libgnomeui/libgnomeuimm/app-helper.h", line 281.11: 1540-0217 (S) "type" is not a member of "class Array<Gnome::UI::Items::Info>". "../../libgnomeui/libgnomeuimm/app-helper.h", line 268.1: 1540-0700 (I) The previous message was produced while processing "Gnome::UI::Items::Array<Gnome::UI::Items::Info>::create<const Gnome::UI::Items::Array<Gnome::UI::Items::Info> *>(const Array<Gnome::UI::Items::Info> *, const Array<Gnome::UI::Items::Info> *)". "../../libgnomeui/libgnomeuimm/app-helper.h", line 231.5: 1540-0700 (I) The previous message was produced while processing "Gnome::UI::Items::Array<Gnome::UI::Items::Info>::Array(Array<Gnome::UI::Items::Info> * const &)". "../../libgnomeui/libgnomeuimm/ui-items-stock.h", line 160.12: 1540-0700 (I) The previous message was produced while processing "struct Gnome::UI::Menus::Windows". "../../libgnomeui/libgnomeuimm/app-helper.h", line 286.8: 1540-0217 (S) "type" is not a member of "class Array<Gnome::UI::Items::Info>". "../../libgnomeui/libgnomeuimm/app-helper.h", line 298.5: 1540-0270 (S) An object of type "Gnome::UI::Items::Info" cannot be constructed from an lvalue of type "const Gnome::UI::Items::Array<Gnome::UI::Items::Info>". -- 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=587149. ------------------------------ Message: 5 Date: Sun, 28 Jun 2009 17:47:54 +0000 (UTC) From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 587149] aix5 and aix6 xlC (at least) cannot compile libgnomeuimm To: gtkmm-forge@... Message-ID: <20090628174754.AF5ED23F5A7@...> 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=587149 gnomemm | libgnomeuimm | Ver: 2.22 ------- Comment #5 from Murray Cumming 2009-06-28 17:47 UTC ------- So did you identify any changes in the code since 2.10 that could have caused this? -- 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=587149. ------------------------------ Message: 6 Date: Mon, 29 Jun 2009 13:20:54 +0000 (UTC) From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 587306] New: configure.ac check for gst-inspect should also check for gst-instpect-0.10 To: gtkmm-forge@... Message-ID: <bug-587306-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=587306 gnomemm | gstreamermm | Ver: unspecified Summary: configure.ac check for gst-inspect should also check for gst-instpect-0.10 Product: gnomemm Version: unspecified Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: Normal Component: gstreamermm AssignedTo: gtkmm-forge@... ReportedBy: davidk@... QAContact: gtkmm-forge@... GNOME version: 2.27/2.28 GNOME milestone: Unspecified The gst-inspect tool is required by gstreamermm to check for plugins at configure-time. Some distributions only supply a versioned gst-inspect binary, e.g. gst-inspect-0.10 rather than gst-inspect. The gstreamermm configure.ac only checks for gst-inspect. -- 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=587306. ------------------------------ Message: 7 Date: Mon, 29 Jun 2009 13:21:48 +0000 (UTC) From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 587306] configure.ac check for gst-inspect should also check for gst-instpect-0.10 To: gtkmm-forge@... Message-ID: <20090629132148.20D6223F5AB@...> 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=587306 gnomemm | gstreamermm | Ver: unspecified ------- Comment #1 from David King 2009-06-29 13:21 UTC ------- Created an attachment (id=137556) --> (http://bugzilla.gnome.org/attachment.cgi?id=137556&action=view) patch to fix configure.ac check for gst-inspect -- 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=587306. ------------------------------ Message: 8 Date: Mon, 29 Jun 2009 13:48:31 +0000 (UTC) From: "gnomemm (bugzilla.gnome.org)" <bugzilla-daemon@...> Subject: [gtkmm bugzilla] [Bug 587306] configure.ac check for gst-inspect should also check for gst-instpect-0.10 To: gtkmm-forge@... Message-ID: <20090629134831.98D1023F5AB@...> 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=587306 gnomemm | gstreamermm | Ver: unspecified David King changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |davidk@... ------- Comment #3 from David King 2009-06-29 13:48 UTC ------- (In reply to comment #2) > I wonder why it checks for plugins at configure time, from a tarball, assuming > that's what you mean. Actually, gstreamermm _used_ to check for plugins at configure-time, but this was changed pre-0.10.2. The configure.ac code for checking of gst-inspect can thus be safely removed, as nothing else uses GST_INSPECT (I checked with regexxer). -- 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=587306. ------------------------------ ------------------------------------------------------------------------------ ------------------------------ _______________________________________________ Gtkmm-forge mailing list Gtkmm-forge@... https://lists.sourceforge.net/lists/listinfo/gtkmm-forge End of Gtkmm-forge Digest, Vol 37, Issue 19 ******************************************* _______________________________________________ gtkmm-list mailing list gtkmm-list@... http://mail.gnome.org/mailman/listinfo/gtkmm-list |
| Free embeddable forum powered by Nabble | Forum Help |