Gtkmm-forge digest, Vol 1 #1099 - 2 msgs



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 337410] Glib::file_get_contents should return Glib::ustring (glibmm (bugzilla.gnome.org))
   2. [Bug 337410] Glib::file_get_contents should return Glib::ustring (glibmm (bugzilla.gnome.org))

--__--__--

Message: 1
To: gtkmm-forge lists sourceforge net
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Sat,  8 Apr 2006 10:48:25 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 337410] Glib::file_get_contents should return Glib::ustring

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=3D337410
 glibmm | general | Ver: unspecified





------- Comment #2 from Rob Page  2006-04-08 14:48 UTC -------
"I don't see anything about UTF-8 here:
http://developer.gimp.org/api/2.0/glib/glib-File-Utilities.html#g-file-ge=
t-contents"

Good point!

"Possibly std::string is not the best container for that either."

We could try a char*, but, then we don't really gain anything over the C
file_get_contents, and as what we're after is just a list of characters
std::string kindof works (atleast from my understanding of std::string), =
I
think, although it certainly isn't elegant.


--=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.


--__--__--

Message: 2
To: gtkmm-forge lists sourceforge net
From: "glibmm (bugzilla.gnome.org)" <bugzilla-daemon bugzilla gnome org>
Date: Sat,  8 Apr 2006 11:06:18 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 337410] Glib::file_get_contents should return Glib::ustring

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=3D337410
 glibmm | general | Ver: unspecified


Murray Cumming changed:

           What    |Removed                     |Added
-------------------------------------------------------------------------=
---
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |NOTABUG




------- Comment #3 from Murray Cumming  2006-04-08 15:06 UTC -------
It's really bytes rather than characters, but the names are often used
interchangably.

So, this doesn't seem to be a bug, but thanks for being vigilant.=20


--=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]