[gtkmm] Gtkmm-forge digest, Vol 1 #482 - 16 msgs
- From: gtkmm-forge-request lists sourceforge net
- To: gtkmm-forge lists sourceforge net
- Subject: [gtkmm] Gtkmm-forge digest, Vol 1 #482 - 16 msgs
- Date: Mon, 04 Aug 2003 11:14: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 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon widget gnome org)
2. [Bug 119049] Changed - Retrieving a Gdk::Display by name results in SegFault at unref (bugzilla-daemon widget gnome org)
3. [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon widget gnome org)
4. [Bug 119049] Changed - Gdk::Display::open() ref-count problem. (bugzilla-daemon widget gnome org)
5. [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>) (bugzilla-daemon widget gnome org)
6. [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>) (bugzilla-daemon widget gnome org)
7. [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>) (bugzilla-daemon widget gnome org)
8. [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon widget gnome org)
9. [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>) (bugzilla-daemon widget gnome org)
10. [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>) (bugzilla-daemon widget gnome org)
11. [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon widget gnome org)
12. [Bug 118922] Changed - TreeModelColumns cannot be of type "UNSIGNED SHORT" (bugzilla-daemon widget gnome org)
13. [Bug 119049] Changed - Gdk::Display::open() ref-count problem. (bugzilla-daemon widget gnome org)
14. [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>) (bugzilla-daemon widget gnome org)
15. [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>) (bugzilla-daemon widget gnome org)
16. [Bug 112809] Changed - Add support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
--__--__--
Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 4 Aug 2003 03:34:48 -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 Sun Aug 3 07:31:35 2003
+++ shadow/118922.tmp.26120 Mon Aug 4 03:34:48 2003
@@ -10,13 +10,13 @@
Component: reference documentation
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: martin-ml hippogriff de
QAContact: gtkmm-forge lists sourceforge net
TargetMilestone: ---
URL:
-Summary: Undocumented: TreeModelColumns cannot be of type "UNSIGNED SHORT"
+Summary: TreeModelColumns cannot be of type "UNSIGNED SHORT"
As clarified in
http://bugzilla.gnome.org/show_bug.cgi?id=94170
TreeModelColumns cannot be of type "UNSIGNED SHORT". Other simple types are
@@ -91,6 +91,10 @@
me a while to locate the error in my app.
------- Additional Comments From martin-ml hippogriff de 2003-08-03 07:31 -------
Created an attachment (id=18867)
test_treeview_unsigned_short.cc
+
+------- Additional Comments From murrayc usa net 2003-08-04 03:34 -------
+Yes, I looked at that bug again and it does seem to solve a different
+problem.
--__--__--
Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, sterling hanenkamp com
Cc:
Date: Mon, 4 Aug 2003 03:41:28 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 119049] Changed - Retrieving a Gdk::Display by name results in SegFault at unref
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=119049
Changed by murrayc usa net
--- shadow/119049 Sun Aug 3 20:29:37 2003
+++ shadow/119049.tmp.28475 Mon Aug 4 03:41:27 2003
@@ -43,6 +43,13 @@
RefPtr is still good.
Segmentation fault
It's pretty clear where the problem is. To make it even more explicit
adding a call to display.clear() right above the "RefPtr is still good."
line will keep that from being printed.
+
+------- Additional Comments From murrayc usa net 2003-08-04 03:41 -------
+I guess we need an extra "refreturn" here:
+http://cvs.gnome.org/lxr/source/gtkmm-root/gdk-src/display.hg#43
+
+open_default() migtht need the same thing.
+
--__--__--
Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 4 Aug 2003 04:06:52 -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 elke meier sysde eads net
--- shadow/118922 Mon Aug 4 03:34:48 2003
+++ shadow/118922.tmp.5848 Mon Aug 4 04:06:52 2003
@@ -95,6 +95,35 @@
test_treeview_unsigned_short.cc
------- Additional Comments From murrayc usa net 2003-08-04 03:34 -------
Yes, I looked at that bug again and it does seem to solve a different
problem.
+
+------- Additional Comments From elke meier sysde eads net 2003-08-04 04:06 -------
+Tried it out with gtkmm 2.2.5, and it obviously has not been fixed.
+Here's the output, in case anyone is interested:
+
+ (process:16668): GLib-GObject-CRITICAL **: gtype.c:1875:
+initialization assertion failed, use g_type_init() prior to this
+function
+
+(a.out:16668): Gtk-WARNING **: gtkliststore.c:377: Invalid type
+(null) passed to gtk_list_store_set_column_types
+
+
+(a.out:16668): GLib-GObject-CRITICAL **: file gvalue.c: line 302
+(g_value_type_transformable): assertion `G_TYPE_IS_VALUE (src_type)'
+failed
+
+(a.out:16668): GLib-GObject-WARNING **: gtype.c:2967: type id `0' is
+invalid
+
+(a.out:16668): GLib-GObject-WARNING **: can't peek value table for
+type `<invalid>' which is not currently referenced
+
+(a.out:16668): GLib-GObject-WARNING **: gvalue.c:93: cannot
+initialize GValue with type `(null)', this type has no
+GTypeValueTable implementation
+
+Segmentation fault (core dumped)
+
--__--__--
Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, sterling hanenkamp com
Cc:
Date: Mon, 4 Aug 2003 04:14:38 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 119049] Changed - Gdk::Display::open() ref-count problem.
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=119049
Changed by murrayc usa net
--- shadow/119049 Mon Aug 4 03:41:27 2003
+++ shadow/119049.tmp.10170 Mon Aug 4 04:14:38 2003
@@ -2,20 +2,20 @@
Product: gtkmm
Version: 2.2
OS: Linux
OS Details: Gentoo Linux
Status: NEW
Resolution:
-Severity: critical
+Severity: normal
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: sterling hanenkamp com
TargetMilestone: ---
URL:
-Summary: Retrieving a Gdk::Display by name results in SegFault at unref
+Summary: Gdk::Display::open() ref-count problem.
Basically, if I request a Gdk::Display object using the open() method, the
RefPtr returned causes an exception when the reference leaves scope. This
short program reproduces the issue on Gentoo with the latest ebuild version
(2.2.5) installed:
--__--__--
Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, fnaumann cs uni-magdeburg de
Cc:
Date: Mon, 4 Aug 2003 07:30:41 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>)
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=118868
Changed by cgustin ibelgique com
--- shadow/118868 Fri Aug 1 12:15:42 2003
+++ shadow/118868.tmp.10976 Mon Aug 4 07:30:41 2003
@@ -41,6 +41,12 @@
------- Additional Comments From murrayc usa net 2003-08-01 11:57 -------
Is this version of gcc 2.95.3 built from source or packaged somehow?
------- Additional Comments From fnaumann cs uni-magdeburg de 2003-08-01 12:15 -------
It's the NetBSD system compiler distributed with the 1.6 stable release.
+
+------- Additional Comments From cgustin ibelgique com 2003-08-04 07:30 -------
+Looks like gcc-2.95.x does not like the declarations of the
+generate_cellrenderer specializations that I added a few weeks ago to
+fix bug #113688 (http://bugzilla.gnome.org/show_bug.cgi?id=113688)
+with gcc-3.2 on debian and win32.
--__--__--
Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, fnaumann cs uni-magdeburg de
Cc:
Date: Mon, 4 Aug 2003 07:46:03 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>)
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=118868
Changed by murrayc usa net
--- shadow/118868 Mon Aug 4 07:30:41 2003
+++ shadow/118868.tmp.17805 Mon Aug 4 07:46:02 2003
@@ -47,6 +47,10 @@
------- Additional Comments From cgustin ibelgique com 2003-08-04 07:30 -------
Looks like gcc-2.95.x does not like the declarations of the
generate_cellrenderer specializations that I added a few weeks ago to
fix bug #113688 (http://bugzilla.gnome.org/show_bug.cgi?id=113688)
with gcc-3.2 on debian and win32.
+
+------- Additional Comments From murrayc usa net 2003-08-04 07:46 -------
+I can not make any sense of the compiler error. If it really doesn't
+work then someone needs to add an #ifdef, maybe using a configure check.
--__--__--
Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, fnaumann cs uni-magdeburg de
Cc:
Date: Mon, 4 Aug 2003 07:56:41 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>)
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=118868
Changed by murrayc usa net
--- shadow/118868 Mon Aug 4 07:46:02 2003
+++ shadow/118868.tmp.21853 Mon Aug 4 07:56:41 2003
@@ -51,6 +51,10 @@
fix bug #113688 (http://bugzilla.gnome.org/show_bug.cgi?id=113688)
with gcc-3.2 on debian and win32.
------- Additional Comments From murrayc usa net 2003-08-04 07:46 -------
I can not make any sense of the compiler error. If it really doesn't
work then someone needs to add an #ifdef, maybe using a configure check.
+
+------- Additional Comments From murrayc usa net 2003-08-04 07:56 -------
+And we might choose to put the #ifdef in the examples instead of gtkmm
+itself.
--__--__--
Message: 8
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 4 Aug 2003 08:12:46 -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 4 04:06:52 2003
+++ shadow/118922.tmp.31014 Mon Aug 4 08:12:46 2003
@@ -124,6 +124,9 @@
(a.out:16668): GLib-GObject-WARNING **: gvalue.c:93: cannot
initialize GValue with type `(null)', this type has no
GTypeValueTable implementation
Segmentation fault (core dumped)
+
+------- Additional Comments From murrayc usa net 2003-08-04 08:12 -------
+I will investigate eventually if nobody else does.
--__--__--
Message: 9
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 4 Aug 2003 08:21:57 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>)
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=118868
Changed by fnaumann cs uni-magdeburg de
--- shadow/118868 Mon Aug 4 07:56:41 2003
+++ shadow/118868.tmp.2971 Mon Aug 4 08:21:57 2003
@@ -55,6 +55,11 @@
I can not make any sense of the compiler error. If it really doesn't
work then someone needs to add an #ifdef, maybe using a configure check.
------- Additional Comments From murrayc usa net 2003-08-04 07:56 -------
And we might choose to put the #ifdef in the examples instead of gtkmm
itself.
+
+------- Additional Comments From fnaumann cs uni-magdeburg de 2003-08-04 08:21 -------
+Created an attachment (id=18892)
+Patch for the gcc 2.95.x build problem
+
--__--__--
Message: 10
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, fnaumann cs uni-magdeburg de
Cc:
Date: Mon, 4 Aug 2003 10:33:12 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>)
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=118868
Changed by murrayc usa net
--- shadow/118868 Mon Aug 4 08:21:57 2003
+++ shadow/118868.tmp.8607 Mon Aug 4 10:33:11 2003
@@ -9,12 +9,13 @@
Priority: Normal
Component: general
AssignedTo: gtkmm-forge lists sourceforge net
ReportedBy: fnaumann cs uni-magdeburg de
TargetMilestone: ---
URL:
+Cc: fnaumann cs uni-magdeburg de
Summary: gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>)
gcc 2.95.3 fail to compile
examples/book/treeview/editable_cells/examplewindow.cc
on the following line:
@@ -60,6 +61,12 @@
itself.
------- Additional Comments From fnaumann cs uni-magdeburg de 2003-08-04 08:21 -------
Created an attachment (id=18892)
Patch for the gcc 2.95.x build problem
+
+------- Additional Comments From murrayc usa net 2003-08-04 10:33 -------
+Your patch says
+ +#if !defined(__GNUC__) || __GNUC__ > 2
+but isn't gcc 3 also > 2?
+
--__--__--
Message: 11
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 4 Aug 2003 10:48:20 -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 Mon Aug 4 08:12:46 2003
+++ shadow/118922.tmp.16077 Mon Aug 4 10:48:20 2003
@@ -127,6 +127,12 @@
Segmentation fault (core dumped)
------- Additional Comments From murrayc usa net 2003-08-04 08:12 -------
I will investigate eventually if nobody else does.
+
+------- Additional Comments From martin-ml hippogriff de 2003-08-04 10:48 -------
+I couldn't manage half the things I wanted to tackle this weekend :(
+However, I will drop a note before I start investigations of my own
+before you do. Might get Friday, though. You are sure now, that there
+were no fixes for gtkmm-2.4 regarding this problem?
--__--__--
Message: 12
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 4 Aug 2003 11:05:58 -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 4 10:48:20 2003
+++ shadow/118922.tmp.24782 Mon Aug 4 11:05:58 2003
@@ -133,6 +133,10 @@
------- Additional Comments From martin-ml hippogriff de 2003-08-04 10:48 -------
I couldn't manage half the things I wanted to tackle this weekend :(
However, I will drop a note before I start investigations of my own
before you do. Might get Friday, though. You are sure now, that there
were no fixes for gtkmm-2.4 regarding this problem?
+
+------- Additional Comments From murrayc usa net 2003-08-04 11:05 -------
+No, but it looks like Daniel had some clue. The hard drive on my linux
+machine will be kaput until Monday.
--__--__--
Message: 13
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 4 Aug 2003 11:11:59 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 119049] Changed - Gdk::Display::open() ref-count problem.
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=119049
Changed by sterling hanenkamp com
--- shadow/119049 Mon Aug 4 04:14:38 2003
+++ shadow/119049.tmp.27481 Mon Aug 4 11:11:59 2003
@@ -50,6 +50,15 @@
------- Additional Comments From murrayc usa net 2003-08-04 03:41 -------
I guess we need an extra "refreturn" here:
http://cvs.gnome.org/lxr/source/gtkmm-root/gdk-src/display.hg#43
open_default() migtht need the same thing.
+
+------- Additional Comments From sterling hanenkamp com 2003-08-04 11:11 -------
+That's probably right. I'm not familiar with gtkmm's internals, but I
+ran into this on the gtkmm-list archives when looking for a solution:
+
+http://mail.gnome.org/archives/gtkmm-list/2003-January/msg00228.html
+
+This person was having a problem with open_default()--as I recall. And
+a similar suggestion was made.
--__--__--
Message: 14
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc:
Date: Mon, 4 Aug 2003 11:13:03 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>)
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=118868
Changed by fnaumann cs uni-magdeburg de
--- shadow/118868 Mon Aug 4 10:33:11 2003
+++ shadow/118868.tmp.27956 Mon Aug 4 11:13:03 2003
@@ -67,6 +67,12 @@
------- Additional Comments From murrayc usa net 2003-08-04 10:33 -------
Your patch says
+#if !defined(__GNUC__) || __GNUC__ > 2
but isn't gcc 3 also > 2?
+
+------- Additional Comments From fnaumann cs uni-magdeburg de 2003-08-04 11:13 -------
+Yes, this means the code is included if we don't compile with gcc or
+the gcc version we use is greater 2 (e.g. it's at least gcc 3.0.0).
+
+Or with other words: the code is excluded if we compile with gcc 2.95.x.
--__--__--
Message: 15
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, fnaumann cs uni-magdeburg de
Cc:
Date: Mon, 4 Aug 2003 11:42:57 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118868] Changed - gcc 2.95.3 fail to compile TreeView.append_column_editable("foo", TreeModelColumn<bool>)
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=118868
Changed by murrayc usa net
--- shadow/118868 Mon Aug 4 11:13:03 2003
+++ shadow/118868.tmp.11147 Mon Aug 4 11:42:57 2003
@@ -73,6 +73,10 @@
------- Additional Comments From fnaumann cs uni-magdeburg de 2003-08-04 11:13 -------
Yes, this means the code is included if we don't compile with gcc or
the gcc version we use is greater 2 (e.g. it's at least gcc 3.0.0).
Or with other words: the code is excluded if we compile with gcc 2.95.x.
+
+------- Additional Comments From murrayc usa net 2003-08-04 11:42 -------
+Oh, right, now I understand. Let's consider it. But it should have a
+comment. Patches should patch the ChangeLog. Thanks.
--__--__--
Message: 16
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: cgustin ibelgique com
Date: Mon, 4 Aug 2003 14:13:13 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 112809] Changed - Add support for Visual Studio .NET 2003
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=112809
Changed by fnaumann cs uni-magdeburg de
--- shadow/112809 Wed Jul 16 05:15:44 2003
+++ shadow/112809.tmp.27449 Mon Aug 4 14:13:13 2003
@@ -330,6 +330,11 @@
OK. With new project files, I guess? Consider patching the install
chapter in the "book" or just updating the MSVC++ .NET README if it's
lengthy and likely to change often.
------- Additional Comments From murrayc usa net 2003-07-16 05:15 -------
Please respond.
+
+------- Additional Comments From fnaumann cs uni-magdeburg de 2003-08-04 14:13 -------
+Created an attachment (id=18902)
+This are my VisualStudio NET 2003 project files, it's a .tar.gz archive. There is an detailed README inside how to compile it with VisualStudio.
+
--__--__--
_______________________________________________
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]