Gtkmm-forge Digest, Vol 2, Issue 3
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: Gtkmm-forge Digest, Vol 2, Issue 3
- Date: Wed, 12 Jul 2006 12:09:11 -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 347077] GLIBMM_PROG_CXX_SUN Macro in sun.m4 underquoted
(glibmm (bugzilla.gnome.org))
2. [Bug 347074] .spec file for glibmm (glibmm (bugzilla.gnome.org))
3. [Bug 347076] GLIBMM_*_VERSION Macros blocks autoreconf from
working (glibmm (bugzilla.gnome.org))
4. [Bug 347173] wrap Widget::is_composited,
Widget::input_shape_combine_mask, etc (gtkmm (bugzilla.gnome.org))
----------------------------------------------------------------------
Message: 1
Date: Wed, 12 Jul 2006 15:50:52 +0100 (BST)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 347077] GLIBMM_PROG_CXX_SUN Macro in
sun.m4 underquoted
To: gtkmm-forge lists sourceforge net
Message-ID: <20060712145052 348516C4072 box 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=347077
glibmm | build | Ver: 2.10.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #2 from Murray Cumming 2006-07-12 14:50 UTC -------
Excellent. Thanks. Any one should feel free to commit this (with a ChangeLog
entry) to HEAD and 2.10.
--
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: Wed, 12 Jul 2006 15:53:28 +0100 (BST)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 347074] .spec file for glibmm
To: gtkmm-forge lists sourceforge net
Message-ID: <20060712145328 EDCBE6C4077 box 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=347074
glibmm | build | Ver: 2.10.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
Status|UNCONFIRMED |RESOLVED
Resolution| |NOTABUG
------- Comment #2 from Murray Cumming 2006-07-12 14:53 UTC -------
I assume that this is for Fedora or RedHat. In general, I don't put .spec files
(or debian files) in the source tarball because:
1. They should be in the distro's place for these packaging files, such as
Fedora Extras.
2. They generally are not maintained after a while, and people then complain
when they don't work anymore.
If you are not already involved with Fedora Extras, I'm sure they could use
some more help.
--
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: Wed, 12 Jul 2006 15:54:26 +0100 (BST)
From: "glibmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 347076] GLIBMM_*_VERSION Macros blocks
autoreconf from working
To: gtkmm-forge lists sourceforge net
Message-ID: <20060712145426 C2C0A6C4080 box 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=347076
glibmm | build | Ver: 2.10.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #2 from Murray Cumming 2006-07-12 14:54 UTC -------
Thanks. Anyone should feel free to commit this, with a ChangeLog entry, to HEAD
and 2.10.
--
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: Wed, 12 Jul 2006 17:42:55 +0100 (BST)
From: "gtkmm (bugzilla.gnome.org)"
<bugzilla-daemon bugzilla gnome org>
Subject: [gtkmm bugzilla] [Bug 347173] wrap Widget::is_composited,
Widget::input_shape_combine_mask, etc
To: gtkmm-forge lists sourceforge net
Message-ID: <20060712164255 216F26C4075 box 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=347173
gtkmm | general | Ver: 2.9.x
Murray Cumming changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc murrayc com
------- Comment #2 from Murray Cumming 2006-07-12 16:42 UTC -------
Looks good to me. I notice that draw_insertion_cursor() needs fixing too. I
hope that is new API we can change:
draw_insertion_cursor(Glib::RefPtr<Gdk::Drawable> drawable
should be
draw_insertion_cursor(const Glib::RefPtr<Gdk::Drawable>& drawable
In fact, ywe should be able to use _WRAP_METHOD() for that one anyway.
--
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.
------------------------------
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
------------------------------
_______________________________________________
Gtkmm-forge mailing list
Gtkmm-forge lists sourceforge net
https://lists.sourceforge.net/lists/listinfo/gtkmm-forge
End of Gtkmm-forge Digest, Vol 2, Issue 3
*****************************************
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]