[gtkmm] Gtkmm-forge digest, Vol 1 #499 - 7 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 112809] Changed - Add support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
   2. [Bug 112809] Changed - Add support for Visual Studio .NET 2003 (bugzilla-daemon widget gnome org)
   3. [Bug 120619] Changed - gnome-vfsmm-1.3.3 does not compile (bugzilla-daemon widget gnome org)
   4. [Bug 120619] Changed - gnome-vfsmm-1.3.3 does not compile (bugzilla-daemon widget gnome org)
   5. [Bug 120619] Changed - gnome-vfsmm-1.3.3 does not compile (bugzilla-daemon widget gnome org)
   6. [Bug 120619] Changed - gnome-vfsmm-1.3.3 does not compile (bugzilla-daemon widget gnome org)
   7. [Bug 120619] Changed - gnome-vfsmm-1.3.3 does not compile (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: cgustin ibelgique com, fnaumann cs uni-magdeburg de
Date: Mon, 25 Aug 2003 10:56:54 -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 murrayc usa net 

--- shadow/112809	Mon Aug 25 10:56:36 2003
+++ shadow/112809.tmp.29421	Mon Aug 25 10:56:54 2003
@@ -1,13 +1,13 @@
 Bug#: 112809
 Product: gtkmm
 Version: 2.2
 OS: Windows
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: normal
 Priority: Normal
 Component: build
 AssignedTo: gtkmm-forge lists sourceforge net                            
 ReportedBy: burrisj linkline com               
 TargetMilestone: ---


--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, burrisj linkline com
Cc: cgustin ibelgique com, fnaumann cs uni-magdeburg de
Date: Mon, 25 Aug 2003 10:56:36 -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 murrayc usa net 

--- shadow/112809	Thu Aug 21 16:05:10 2003
+++ shadow/112809.tmp.29222	Mon Aug 25 10:56:36 2003
@@ -416,6 +416,11 @@
 
 What do you think ? Maybe you have some experience with NSIS, or 
 somebody else wants to join ?
 
 ------- Additional Comments From murrayc usa net  2003-08-21 16:05 -------
 Sounds very sensible.
+
+------- Additional Comments From murrayc usa net  2003-08-25 10:56 -------
+I'm assuming that this works. Reopen this bug if necessary.
+
+Please discuss the installer on the list.


--__--__--

Message: 3
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dalgoda ix netcom com
Cc: 
Date: Tue, 26 Aug 2003 01:16:45 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 120619] Changed - gnome-vfsmm-1.3.3 does not compile

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

Changed by dalgoda ix netcom com 

--- shadow/120619	Mon Aug 25 09:37:15 2003
+++ shadow/120619.tmp.15269	Tue Aug 26 01:16:44 2003
@@ -52,6 +52,11 @@
 If a newer version of GCC is required, then please, document it.
 
 The last version to work with this version of gcc was gnome-vfsmm-1.3.0.
 
 ------- Additional Comments From murrayc usa net  2003-08-25 09:37 -------
 Could you please try a normal cast there or a reinterpret_cast<>.
+
+------- Additional Comments From dalgoda ix netcom com  2003-08-26 01:16 -------
+Created an attachment (id=19506)
+static_cast -> plain cast for gcc 2.95.4
+


--__--__--

Message: 4
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dalgoda ix netcom com
Cc: 
Date: Tue, 26 Aug 2003 01:21:00 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 120619] Changed - gnome-vfsmm-1.3.3 does not compile

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

Changed by dalgoda ix netcom com 

--- shadow/120619	Tue Aug 26 01:16:44 2003
+++ shadow/120619.tmp.16751	Tue Aug 26 01:21:00 2003
@@ -57,6 +57,12 @@
 Could you please try a normal cast there or a reinterpret_cast<>.
 
 ------- Additional Comments From dalgoda ix netcom com  2003-08-26 01:16 -------
 Created an attachment (id=19506)
 static_cast -> plain cast for gcc 2.95.4
 
+
+------- Additional Comments From dalgoda ix netcom com  2003-08-26 01:20 -------
+Anyway, that was an ugly patch.  I'm hoping that it will provide a 
+pointer as to what is wrong with gcc.  I mean, there are still some 
+static_cast's left, so it's not just that.  Something this version of 
+gcc simply doesn't like about those.


--__--__--

Message: 5
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dalgoda ix netcom com
Cc: 
Date: Mon, 25 Aug 2003 09:37:15 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 120619] Changed - gnome-vfsmm-1.3.3 does not compile

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

Changed by murrayc usa net 

--- shadow/120619	Sun Aug 24 17:07:17 2003
+++ shadow/120619.tmp.7438	Mon Aug 25 09:37:15 2003
@@ -49,6 +49,9 @@
 This was first reported back in May:
 http://mail.gnome.org/archives/gnomemm-list/2003-May/msg00021.html
 
 If a newer version of GCC is required, then please, document it.
 
 The last version to work with this version of gcc was gnome-vfsmm-1.3.0.
+
+------- Additional Comments From murrayc usa net  2003-08-25 09:37 -------
+Could you please try a normal cast there or a reinterpret_cast<>.


--__--__--

Message: 6
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dalgoda ix netcom com
Cc: 
Date: Tue, 26 Aug 2003 10:22:24 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 120619] Changed - gnome-vfsmm-1.3.3 does not compile

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

Changed by murrayc usa net 

--- shadow/120619	Tue Aug 26 01:21:00 2003
+++ shadow/120619.tmp.30568	Tue Aug 26 10:22:24 2003
@@ -63,6 +63,16 @@
 
 ------- Additional Comments From dalgoda ix netcom com  2003-08-26 01:20 -------
 Anyway, that was an ugly patch.  I'm hoping that it will provide a 
 pointer as to what is wrong with gcc.  I mean, there are still some 
 static_cast's left, so it's not just that.  Something this version of 
 gcc simply doesn't like about those.
+
+------- Additional Comments From murrayc usa net  2003-08-26 10:22 -------
+Thanks, I will try to make it generate that code for the broken compiler.
+
+Please see the patch advice here in future:
+http://www.gtkmm.org/bugs.shtml
+
+
+
+


--__--__--

Message: 7
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, dalgoda ix netcom com
Cc: 
Date: Tue, 26 Aug 2003 12:03:14 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 120619] Changed - gnome-vfsmm-1.3.3 does not compile

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

Changed by dalgoda ix netcom com 

--- shadow/120619	Tue Aug 26 10:22:24 2003
+++ shadow/120619.tmp.32112	Tue Aug 26 12:03:14 2003
@@ -73,6 +73,16 @@
 Please see the patch advice here in future:
 http://www.gtkmm.org/bugs.shtml
 
 
 
 
+
+------- Additional Comments From dalgoda ix netcom com  2003-08-26 12:03 -------
+I didn't create a ChangeLog entry because it's not a patch I expect 
+to be integrated, but rather as a hint used to determine what may be 
+the root cause.
+
+As far as cvs goes, too many issues with autoconf incompatibilities 
+(I mean, looking at the fact that you're still using configure.in 
+rather than configure.ac suggests you're using an older version than 
+I am).  It took enough time to do the above.



--__--__--

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