[gtkmm] Gtkmm-forge digest, Vol 1 #171 - 2 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #171 - 2 msgs
- Date: Fri, 26 Jul 2002 12:05:09 -0700
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 86864] Changed - enums should be inside classes. (bugzilla-daemon widget gnome org)
2. [Bug 85979] Changed - template instantiation problem in TreeView::append_column under Sun Forte C++ (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Fri, 26 Jul 2002 11:30:00 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 86864] Changed - enums should be inside classes.
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=86864
Changed by murrayc usa net
--- shadow/86864 Tue Jul 9 08:23:17 2002
+++ shadow/86864.tmp.26597 Fri Jul 26 11:30:00 2002
@@ -7,15 +7,14 @@
Resolution:
Severity: normal
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: murrayc usa net
-TargetMilestone: ---
+TargetMilestone: 3
URL:
-Cc:
Summary: enums should be inside classes.
Some enums should be inside other classes, rather than part of the whole
Gtk:: namespace. I tried this with AtkRelationType:
@@ -39,6 +38,9 @@
For some reason it thinks that AtkRelationType is a struct.
------- Additional Comments From murrayc usa net 2002-07-04 13:28 -------
Partially fixed, by using different variable names in enums.m4, but we
still need some way to place the enum's operator overloads outside of
the class, while having the enums inside the class.
+
+------- Additional Comments From murrayc usa net 2002-07-26 11:29 -------
+Punting, because it's difficult to implement.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, szombath bifab de
Cc:
Date: Fri, 26 Jul 2002 11:30:44 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 85979] Changed - template instantiation problem in TreeView::append_column under Sun Forte C++
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=85979
Changed by murrayc usa net
--- shadow/85979 Thu Jul 11 04:19:29 2002
+++ shadow/85979.tmp.26830 Fri Jul 26 11:30:44 2002
@@ -9,13 +9,12 @@
Priority: Normal
Component: build
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: szombath bifab de
TargetMilestone: ---
URL:
-Cc:
Summary: template instantiation problem in TreeView::append_column under Sun Forte C++
Hi,
we are face with a strange compilation problem when using
TreeView::append_column (e.g. examples/paned/paned.cc).
@@ -123,6 +122,9 @@
too. I got the informatation from Rose Lee during my last thread to
the enum operator overload problem. Just have look to
http://forum.sun.com/thread.jsp?forum=5&thread=8994.
------- Additional Comments From murrayc usa net 2002-07-11 04:19 -------
Have you made any progress on this yourself?
+
+------- Additional Comments From murrayc usa net 2002-07-26 11:30 -------
+Please respond.
--__--__--
_______________________________________________
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]