Send Gtkmm-forge mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
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 574530] Make xsltproc more flexible with --nonet
(gtkmm (bugzilla.gnome.org))
2. [Bug 570322] pangomm fails to build outside source tree
(pangomm (bugzilla.gnome.org))
3. [Bug 574530] Make xsltproc more flexible with --nonet
(gtkmm (bugzilla.gnome.org))
4. [Bug 574648] New: gstreamermm does not use compiler warning
flags (gnomemm (bugzilla.gnome.org))
5. [Bug 574648] gstreamermm does not use compiler warning flags
(gnomemm (bugzilla.gnome.org))
6. [Bug 574651] New: Incorrect cast between GstState and State&
(gnomemm (bugzilla.gnome.org))
7. [Bug 574651] Incorrect cast between GstState and State&
(gnomemm (bugzilla.gnome.org))
8. [Bug 574651] Incorrect cast between GstState and State&
(gnomemm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Mon, 9 Mar 2009 11:47:07 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 574530] Make xsltproc more flexible
with --nonet
To: [email protected]
Message-ID: <[email protected]>
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=574530
gtkmm | documentation | Ver: unspecified
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
------- Comment #2 from Murray Cumming 2009-03-09 11:48 UTC -------
But surely this should not be necessary when building from a tarball? All the
HTML should be in the tarball already.
--
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=574530.
------------------------------
Message: 2
Date: Mon, 9 Mar 2009 11:49:59 +0000 (UTC)
From: "pangomm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 570322] pangomm fails to build outside
source tree
To: [email protected]
Message-ID: <[email protected]>
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=570322
pangomm | build | Ver: 2.14.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #127856|none |committed
Flag| |
Attachment #130322|none |committed
Flag| |
------- Comment #9 from Murray Cumming 2009-03-09 11:51 UTC -------
Committed. Thanks.
--
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=570322.
------------------------------
Message: 3
Date: Mon, 9 Mar 2009 13:58:42 +0000 (UTC)
From: "gtkmm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 574530] Make xsltproc more flexible
with --nonet
To: [email protected]
Message-ID: <[email protected]>
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=574530
gtkmm | documentation | Ver: unspecified
------- Comment #3 from Deng Xiyue 2009-03-09 14:00 UTC -------
Indeed. Then there must be something wrong with gtkmm-documentation 2.14.0,
which builds the tutorial anyway though htmls are already generated, and I
haven't figured out why yet.
--
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=574530.
------------------------------
Message: 4
Date: Mon, 9 Mar 2009 15:32:49 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 574648] New: gstreamermm does not use
compiler warning flags
To: [email protected]
Message-ID: <[email protected]/>
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=574648
gnomemm | gstreamermm | Ver: unspecified
Summary: gstreamermm does not use compiler warning flags
Product: gnomemm
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gstreamermm
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
GNOME version: 2.25/2.26
GNOME milestone: Unspecified
gstreamermm does not use compiler warning flags, and while debugging a crash in
some code I was working on, enabling warnings allowed me to find the problem
and fix it.
There is an apparently-unused "GSTREAMERMM_ARG_ENABLE_WARNINGS" in configure.ac
that caught my eye.
--
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=574648.
------------------------------
Message: 5
Date: Mon, 9 Mar 2009 15:34:09 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 574648] gstreamermm does not use
compiler warning flags
To: [email protected]
Message-ID: <[email protected]>
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=574648
gnomemm | gstreamermm | Ver: unspecified
------- Comment #1 from David King 2009-03-09 15:35 UTC -------
Created an attachment (id=130333)
--> (http://bugzilla.gnome.org/attachment.cgi?id=130333&action=view)
Add compiler warnings to build system
This patch adds support for warning flags to the build system, using Daniel
Elstner's dk-warn.m4 macro.
--
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=574648.
------------------------------
Message: 6
Date: Mon, 9 Mar 2009 15:51:59 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 574651] New: Incorrect cast between
GstState and State&
To: [email protected]
Message-ID: <[email protected]/>
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=574651
gnomemm | gstreamermm | Ver: 2.24
Summary: Incorrect cast between GstState and State&
Product: gnomemm
Version: 2.24
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamermm
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
GNOME version: 2.25/2.26
GNOME milestone: Unspecified
I came across an issue in gstreamermm that caused my code to crash. The code in
question utilises the parse() member function of Gst::MessageStateChanged. In
gstreamermm, the parse() function dereferences an unitialised pointer. On
closer inspection, parse_old() and parse_pending() were also affected, and all
three functions were also unnecessarily using NULL and casting to State
incorrectly.
--
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=574651.
------------------------------
Message: 7
Date: Mon, 9 Mar 2009 15:53:12 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 574651] Incorrect cast between GstState
and State&
To: [email protected]
Message-ID: <[email protected]>
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=574651
gnomemm | gstreamermm | Ver: 2.24
------- Comment #1 from David King 2009-03-09 15:54 UTC -------
Created an attachment (id=130335)
--> (http://bugzilla.gnome.org/attachment.cgi?id=130335&action=view)
Patch to fix incorrect casts and use of NULL.
--
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=574651.
------------------------------
Message: 8
Date: Mon, 9 Mar 2009 16:02:14 +0000 (UTC)
From: "gnomemm (bugzilla.gnome.org)"
<[email protected]>
Subject: [gtkmm bugzilla] [Bug 574651] Incorrect cast between GstState
and State&
To: [email protected]
Message-ID: <[email protected]>
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=574651
gnomemm | gstreamermm | Ver: 2.24
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
------- Comment #2 from Murray Cumming 2009-03-09 16:03 UTC -------
Well done. I would add some more initialize in place such as this, in case
gstreamer doesn't do it always:
GstState pending_state; //Choose an arbitary initial enum value - maybe
GST_STATE_NULL.
gst_message_parse_state_changed(const_cast<GstMessage*>(gobj()), 0,
--
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=574651.
------------------------------
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
------------------------------
_______________________________________________
Gtkmm-forge mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 34, Issue 7
******************************************
_______________________________________________
gtkmm-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtkmm-list