Gtkmm-forge digest, Vol 1 #1084 - 1 msg
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Cc:
- Subject: Gtkmm-forge digest, Vol 1 #1084 - 1 msg
- Date: Mon, 20 Mar 2006 20:11:38 -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 335233] New: bug in Glib::ustring with Visual C++ (glibmm (bugzilla.gnome.org))
--__--__--
Message: 1
To: gtkmm-forge lists sourceforge net
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Mon, 20 Mar 2006 10:12:12 -0500 (EST)
Subject: [gtkmm bugzilla] [Bug 335233] New: bug in Glib::ustring with Visual C++
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=3D335233
glibmm | strings | Ver: 2.4.x
Summary: bug in Glib::ustring with Visual C++
Product: glibmm
Version: 2.4.x
Platform: Other
OS/Version: Windows
Status: UNCONFIRMED
Severity: critical
Priority: Normal
Component: strings
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: delcacho gmail com
QAContact: gtkmm-forge lists sourceforge net
GNOME version: Unspecified
GNOME milestone: Unspecified
from ustring.h:
#ifdef GLIBMM_HAVE_ALLOWS_STATIC_INLINE_NPOS
static GLIBMM_API const size_type npos =3D std::string::npos;
#else
std::string::npos must be defined as static too and apparently it is not =
at the
point this statemet is executed, as a result, ustring::npos is assigned z=
ero.
The side effects of this bug are that ustring::substr and ustring::assign=
,
probably among others, do not work as expected. This bug applies to the w=
in32
ports in http://www.pcpm.ucl.ac.be/~gustin/win32_ports/gtkmm.html.
Greets,
Carlos
--=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]