Gtkmm-forge digest, Vol 1 #1039 - 1 msg
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #1039 - 1 msg
- Date: Tue, 17 Jan 2006 20:21:10 -0800
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-admin 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 327022] glibmm-2.8.3 fails to compile against glib-2.9.2 (glibmm (bugzilla.gnome.org))
--__--__--
Message: 1
To: gtkmm-forge lists sourceforge net
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Tue, 17 Jan 2006 06:27:29 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 327022] glibmm-2.8.3 fails to compile against glib-2.9.2
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=3D327022
glibmm | build | Ver: 2.8.x
------- Comment #9 from Stanislav Brabec 2006-01-17 11:27 UTC -------
glib was compiled without strict-aliasing warnings even before. But third=
party
application have had strict-aliasing problems - see example code from bug
316221. So if this code compiles without warning and it helps for C++ cod=
e, it
should be OK.
In general, double cast hides all strict-aliasing warnings, so we should =
use it
with extreme care, when we are sure, that the code conforms with
strict-aliasing rules. But I think it's OK here.
--=20
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail
------- 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]