[gtkmm] Gtkmm-forge digest, Vol 1 #491 - 4 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 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon widget gnome org)
   2. [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon widget gnome org)
   3. [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon widget gnome org)
   4. [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 12 Aug 2003 01:33:40 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT"

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

Changed by murrayc usa net 

--- shadow/118922	Mon Aug 11 17:23:45 2003
+++ shadow/118922.tmp.10502	Tue Aug 12 01:33:40 2003
@@ -309,6 +309,12 @@
 
 
 ------- Additional Comments From martin-ml hippogriff de  2003-08-11 17:23 -------
 Created an attachment (id=19128)
 gtkmm-improve_treeview_docs.diff: updated patch for gtkmm-2.4
 
+
+------- Additional Comments From murrayc usa net  2003-08-12 01:33 -------
+OK, though we would of course prefer to have a more meaningful error 
+generated from gtkmm.
+
+I need to investigate why the unsigned type is not supported by GTK+.


--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 12 Aug 2003 04:26:26 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT"

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

Changed by martin-ml hippogriff de 

--- shadow/118922	Tue Aug 12 01:33:40 2003
+++ shadow/118922.tmp.15871	Tue Aug 12 04:26:26 2003
@@ -315,6 +315,15 @@
 
 ------- Additional Comments From murrayc usa net  2003-08-12 01:33 -------
 OK, though we would of course prefer to have a more meaningful error 
 generated from gtkmm.
 
 I need to investigate why the unsigned type is not supported by GTK+.
+
+------- Additional Comments From martin-ml hippogriff de  2003-08-12 04:26 -------
+Ok, then I will commit as soon as possible.
+
+> I need to investigate why the unsigned type is not supported by 
+GTK+.
+It's not the unsigned but the short type. int and unsigned int are 
+supported, short and unsigned short are not. There is no GValue type 
+for them.


--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 12 Aug 2003 10:30:14 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT"

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

Changed by murrayc usa net 

--- shadow/118922	Tue Aug 12 04:26:26 2003
+++ shadow/118922.tmp.24374	Tue Aug 12 10:30:14 2003
@@ -324,6 +324,9 @@
 
 > I need to investigate why the unsigned type is not supported by 
 GTK+.
 It's not the unsigned but the short type. int and unsigned int are 
 supported, short and unsigned short are not. There is no GValue type 
 for them.
+
+------- Additional Comments From murrayc usa net  2003-08-12 10:30 -------
+I guess this is platform-dependent.


--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Tue, 12 Aug 2003 14:29:28 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT"

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

Changed by martin-ml hippogriff de 

--- shadow/118922	Tue Aug 12 10:30:14 2003
+++ shadow/118922.tmp.31797	Tue Aug 12 14:29:28 2003
@@ -327,6 +327,9 @@
 It's not the unsigned but the short type. int and unsigned int are 
 supported, short and unsigned short are not. There is no GValue type 
 for them.
 
 ------- Additional Comments From murrayc usa net  2003-08-12 10:30 -------
 I guess this is platform-dependent.
+
+------- Additional Comments From martin-ml hippogriff de  2003-08-12 14:29 -------
+Documentation additions committed to both gtkmm2 and gtkmm cvs modules.



--__--__--

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