[gtkmm] Gtkmm-forge digest, Vol 1 #475 - 1 msg



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 118215] Changed - Missing #include <algorithm> in glib/glibmm/dispatcher.cc (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net, fnaumann cs uni-magdeburg de
Cc: 
Date: Sun, 27 Jul 2003 08:03:02 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 118215] Changed - Missing #include <algorithm> in glib/glibmm/dispatcher.cc

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

Changed by murrayc usa net 

--- shadow/118215	Thu Jul 24 14:38:47 2003
+++ shadow/118215.tmp.18825	Sun Jul 27 08:03:02 2003
@@ -1,13 +1,13 @@
 Bug#: 118215
 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: fnaumann cs uni-magdeburg de               
 TargetMilestone: ---
@@ -15,6 +15,14 @@
 Summary: Missing #include <algorithm> in glib/glibmm/dispatcher.cc
 
 VisualStudioNET C++ compiler complain about undefined std::transform as the
 algorithm header isn't included.
 
 Bugfix: add #include <algorithm>
+
+------- Additional Comments From murrayc usa net  2003-07-27 08:03 -------
+Committed in both branches. Please supply a real patch in future.
+
+2003-07-26  Murray Cumming  <murrayc usa net>
+ 
+ 	* glib/glibmm/dispatcher.cc: Added #include <algorithm>, needed
+ 	by MSVC++, as suggested by Frank Naumann in bug #118215.



--__--__--

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