Gtkmm-forge Digest, Vol 1, Issue 1150
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 1, Issue 1150
- Date: Sun, 18 Jun 2006 07:22:17 -0700
Send Gtkmm-forge mailing list submissions to
gtkmm-forge lists sourceforge net
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 lists sourceforge net
You can reach the person managing the list at
gtkmm-forge-owner lists sourceforge net
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 344788] cvs build failure -- missing initializer when
declaring and defining struct instance (gtkmm (bugzilla.gnome.org))
2. [Bug 344788] cvs build failure -- missing initializer when
declaring and defining struct instance (gtkmm (bugzilla.gnome.org))
3. [Bug 344771] Compilation error (due to -Werror) -- unused
parameter 'source' in notebook.cc (gtkmm (bugzilla.gnome.org))
4. [Bug 344990] gtkmm-2.9.4 does not build against gtk+-2.9.3
(gtkmm (bugzilla.gnome.org))
5. [Bug 344990] gtkmm-2.9.4 does not build against gtk+-2.9.3
(gtkmm (bugzilla.gnome.org))
6. [Bug 344990] gtkmm-2.9.4 does not build against gtk+-2.9.3
(gtkmm (bugzilla.gnome.org))
7. [Bug 344990] gtkmm-2.9.4 does not build against gtk+-2.9.3
(gtkmm (bugzilla.gnome.org))
8. [Bug 344788] cvs build failure -- missing initializer when
declaring and defining struct instance (gtkmm (bugzilla.gnome.org))
9. [Bug 344771] Compilation error (due to -Werror) -- unused
parameter 'source' in notebook.cc (gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Sat, 17 Jun 2006 15:21:05 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344788] cvs build failure -- missing
initializer when declaring and defining struct instance
To: gtkmm-forge lists sourceforge net
Message-ID: <20060617192105 667746CC399 window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344788
gtkmm | build | Ver: unspecified
jonner changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jonathon jongsma gmail com
------- Comment #3 from jonner 2006-06-17 19:21 UTC -------
well, I don't believe it shows up unless you add -Werror and/or -Wextra, right
Elijah?
If you want to initialize it, then passing 0 would be the proper fix, I
suppose. I can commit that change.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 2
Date: Sat, 17 Jun 2006 15:31:49 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344788] cvs build failure -- missing
initializer when declaring and defining struct instance
To: gtkmm-forge lists sourceforge net
Message-ID: <20060617193149 F29866CC2C4 window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344788
gtkmm | build | Ver: unspecified
------- Comment #4 from Elijah Newren 2006-06-17 19:31 UTC -------
Don't look at me, it wasn't *me* who added -Werror. ;-) autogen.sh has this
in it (which I'm guessing was to prevent warning errors from 2.x users, but
maybe really was meant to prevent you from getting errors from gcc-4.x users
too?) :
case "$*" in
*--enable-warnings*|*--disable-warnings*)
;;
*) # enable -Werror by default when building with gcc3
${CXX:-"g++"} --version 2>/dev/null | grep '(GCC) 3\.[0-9]\+\.[0-9]'
>/d
ev/null 2>&1 \
&& enable_warnings='--enable-warnings=hardcore'
;;
esac
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 3
Date: Sat, 17 Jun 2006 15:36:39 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344771] Compilation error (due to
-Werror) -- unused parameter 'source' in notebook.cc
To: gtkmm-forge lists sourceforge net
Message-ID: <20060617193639 CD7156CC2C9 window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344771
gtkmm | build | Ver: unspecified
------- Comment #5 from Elijah Newren 2006-06-17 19:36 UTC -------
Murray: Are you using gcc-4.x? Your autogen.sh only turns on warnings as
errors for gcc-3.x.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 4
Date: Sat, 17 Jun 2006 10:36:55 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344990] gtkmm-2.9.4 does not build
against gtk+-2.9.3
To: gtkmm-forge lists sourceforge net
Message-ID: <20060617143655 55EF06CC316 window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344990
gtkmm | build | Ver: 2.9.x
------- Comment #1 from Joseph Sacco 2006-06-17 14:36 UTC -------
The code in CVS [as of 13jun] builds.
-Joseph
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 5
Date: Sat, 17 Jun 2006 16:09:56 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344990] gtkmm-2.9.4 does not build
against gtk+-2.9.3
To: gtkmm-forge lists sourceforge net
Message-ID: <20060617200956 A28306CC1C3 window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344990
gtkmm | build | Ver: 2.9.x
------- Comment #4 from Elijah Newren 2006-06-17 20:09 UTC -------
As per comments in bug 344788, it appears that it is more likely to build with
gcc-4.x as gtkmm's autogen only automatically turns on errors for warnings when
building with gcc-3.x. This seems to explain why I couldn't get it to build
without lots of little patches (though they are all relatively trivial), and
the reason you probably could get it to build. But yeah, I agree with you on
when-will-next-release-be-available as being the important question for this
bug. :)
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 6
Date: Sat, 17 Jun 2006 13:46:21 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344990] gtkmm-2.9.4 does not build
against gtk+-2.9.3
To: gtkmm-forge lists sourceforge net
Message-ID: <20060617174621 67A406CC32F window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344990
gtkmm | build | Ver: 2.9.x
------- Comment #3 from Joseph Sacco 2006-06-17 17:46 UTC -------
I used the Changelog to determine the date, which was not a good idea. I am
actually using code from 15June, which does build on my system. 'make
distcheck' even works.
That being said, the important question is "When will gtkmm-2.9.5" be
released?"
-Joseph
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 7
Date: Sat, 17 Jun 2006 11:21:31 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344990] gtkmm-2.9.4 does not build
against gtk+-2.9.3
To: gtkmm-forge lists sourceforge net
Message-ID: <20060617152131 ECDC56CC2E1 window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344990
gtkmm | build | Ver: 2.9.x
------- Comment #2 from Elijah Newren 2006-06-17 15:21 UTC -------
No it doesn't (bug 344788, bug 344787, bug 344771, bug 344786, and bug 344789
-- most of which have been fixed since 13jun, though).
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 8
Date: Sat, 17 Jun 2006 22:26:10 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344788] cvs build failure -- missing
initializer when declaring and defining struct instance
To: gtkmm-forge lists sourceforge net
Message-ID: <20060618022610 935966CC1B2 window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344788
gtkmm | build | Ver: unspecified
jonner changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Comment #5 from jonner 2006-06-18 02:26 UTC -------
OK, I've committed with an initializer of 0 for the last field. Thanks.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
Message: 9
Date: Sun, 18 Jun 2006 10:20:09 -0400 (EDT)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 344771] Compilation error (due to
-Werror) -- unused parameter 'source' in notebook.cc
To: gtkmm-forge lists sourceforge net
Message-ID: <20060618142009 6DF3C6CC1BD window gnome org>
Content-Type: text/plain; charset=utf-8
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344771
gtkmm | build | Ver: unspecified
------- Comment #6 from Murray Cumming 2006-06-18 14:20 UTC -------
Yes, I am using gcc 4.0.3 in Ubuntu Dapper. I'd be happy if someone made
autogen.sh turn on warnings for me too.
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
------------------------------
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 1, Issue 1150
********************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]