[gtkmm] Gtkmm-forge digest, Vol 1 #257 - 6 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.


Today's Topics:

   1. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
   2. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
   3. [Bug 93787] Changed - Outputting ustring with operator << converts implicitly (bugzilla-daemon widget gnome org)
   4. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
   5. [Bug 93585] Changed - IOChannel wrappers for glibmm (bugzilla-daemon widget gnome org)
   6. [Bug 93787] Changed - Outputting ustring with operator << converts implicitly (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: MHL Schulze t-online de
Date: Tue, 15 Oct 2002 15:34:57 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93585

Changed by daniel elstner gmx net 

--- shadow/93585	Tue Oct 15 14:44:52 2002
+++ shadow/93585.tmp.7113	Tue Oct 15 15:34:57 2002
@@ -167,6 +167,25 @@
 iosource-iochannel.diff: Add IOChannel::create_watch() and overloads for SignalIO::connect() and IOSource::create().
 
 
 ------- Additional Comments From MHL Schulze t-online de  2002-10-15 14:44 -------
 Sorry, I accidently added the same patch twice. galeon2 is not very
 stable with bugzilla...
+
+------- Additional Comments From daniel elstner gmx net  2002-10-15 15:34 -------
+--- glib/src/iochannel.hg	15 Oct 2002 00:02:28 -0000	1.1
++++ glib/src/iochannel.hg	15 Oct 2002 18:27:18 -0000
+@@ -40,6 +40,8 @@
+ {
+ 
+ class Source;
++class IOSource;
++enum IOCondition;
+
+Incomplete enum types is a GCC extension.  I'm wondering how it could
+compile for you since the GCC 3.2 documentation states that this
+extension is *not* supported by GNU C++.  Perhaps this has been a
+recent change.
+
+Otherwise it looks good.  Just #include <glibmm/main.h> instead and go
+ahead.
+



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: MHL Schulze t-online de
Date: Tue, 15 Oct 2002 15:43:35 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93585

Changed by daniel elstner gmx net 

--- shadow/93585	Tue Oct 15 15:34:57 2002
+++ shadow/93585.tmp.8883	Tue Oct 15 15:43:35 2002
@@ -186,6 +186,11 @@
 extension is *not* supported by GNU C++.  Perhaps this has been a
 recent change.
 
 Otherwise it looks good.  Just #include <glibmm/main.h> instead and go
 ahead.
 
+
+------- Additional Comments From daniel elstner gmx net  2002-10-15 15:43 -------
+Just FYI, I never experienced any problems with Galeon2 (using Mozilla
+1.1 + Xft) and bugzilla.
+



--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, olau hardworking dk
Cc: 
Date: Wed, 16 Oct 2002 05:54:11 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93787] Changed - Outputting ustring with operator << converts implicitly

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93787

Changed by murrayc usa net 

--- shadow/93787	Tue Oct 15 08:54:43 2002
+++ shadow/93787.tmp.18434	Wed Oct 16 05:54:11 2002
@@ -458,6 +458,14 @@
 ------- Additional Comments From olau hardworking dk  2002-10-15 08:54 -------
 Hehe.
 
 Regarding where to put the information, as a starter I'd vote for both
 the tutorial together with the information about ustring and in the
 reference documentation on the ustring page.
+
+------- Additional Comments From murrayc usa net  2002-10-16 05:54 -------
+I need to add an "Internationalization and Translation" chapter to the
+book sometime. Maybe this would be appropriate for that chapter. Or
+maybe it should be added to the information about Glib::ustring.
+
+It would be nice if someone could write some text about this issue so
+that it could be used there.



--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: MHL Schulze t-online de
Date: Wed, 16 Oct 2002 13:44:12 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93585

Changed by daniel elstner gmx net 

--- shadow/93585	Tue Oct 15 15:43:35 2002
+++ shadow/93585.tmp.23883	Wed Oct 16 13:44:12 2002
@@ -191,6 +191,13 @@
 
 
 ------- Additional Comments From daniel elstner gmx net  2002-10-15 15:43 -------
 Just FYI, I never experienced any problems with Galeon2 (using Mozilla
 1.1 + Xft) and bugzilla.
 
+
+------- Additional Comments From daniel elstner gmx net  2002-10-16 13:44 -------
+Martin, I committed your patch myself to make sure it's in before the
+freeze.
+
+--Daniel
+



--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, abas aix meng auth gr
Cc: 
Date: Wed, 16 Oct 2002 14:14:43 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93585] Changed - IOChannel wrappers for glibmm

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93585

Changed by mhl schulze t-online de 

--- shadow/93585	Wed Oct 16 13:44:12 2002
+++ shadow/93585.tmp.29615	Wed Oct 16 14:14:43 2002
@@ -198,6 +198,10 @@
 ------- Additional Comments From daniel elstner gmx net  2002-10-16 13:44 -------
 Martin, I committed your patch myself to make sure it's in before the
 freeze.
 
 --Daniel
 
+
+------- Additional Comments From MHL Schulze t-online de  2002-10-16 14:14 -------
+Thanks a lot, I've been unavailable until just now. By the way, my
+Mozilla version is CVS head (rv:1.2b) :-)



--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Wed, 16 Oct 2002 14:24:15 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 93787] Changed - Outputting ustring with operator << converts implicitly

Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=93787

Changed by olau hardworking dk 

--- shadow/93787	Wed Oct 16 05:54:11 2002
+++ shadow/93787.tmp.31602	Wed Oct 16 14:24:15 2002
@@ -466,6 +466,17 @@
 I need to add an "Internationalization and Translation" chapter to the
 book sometime. Maybe this would be appropriate for that chapter. Or
 maybe it should be added to the information about Glib::ustring.
 
 It would be nice if someone could write some text about this issue so
 that it could be used there.
+
+------- Additional Comments From olau hardworking dk  2002-10-16 14:24 -------
+I was once thinking about what to put in the i18n chapter. Perhaps I
+could restart thinking about it this weekend when I get some more free
+time, and see if I can get something written down. I recently
+installed psgml anyway.
+
+A short notice in the reference documentation on ustring is needed
+too, though (currently it says that using std::string instead of
+ustring is basically fine; it just needs to mention what happens with
+a std::stringstream).




--__--__--

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