[gtkmm] Gtkmm-forge digest, Vol 1 #248 - 2 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 94110] Changed - proposed API additions to Glib::TimeVal (bugzilla-daemon widget gnome org)
   2. [Bug 94110] Changed - proposed API additions to Glib::TimeVal (bugzilla-daemon widget gnome org)

--__--__--

Message: 1
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  6 Oct 2002 05:55:48 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 94110] Changed - proposed API additions to Glib::TimeVal

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

Changed by puchs ap univie ac at 

--- shadow/94110	Fri Oct  4 17:59:56 2002
+++ shadow/94110.tmp.32580	Sun Oct  6 05:55:48 2002
@@ -128,6 +128,11 @@
 gettimeofday() UNIX system call several times to calculated the
 approximate mean of a measured value which was weighted with the
 length of the time interval in which it appeared. 
 I believe, that the two representations (long+long and double) are
 both useful for different purposes, but I can of course remove the
 member function from the patch if you want that.  
+
+------- Additional Comments From puchs ap univie ac at  2002-10-06 05:55 -------
+Created an attachment (id=11419)
+new version of the patch, double conversion moved to a member function
+



--__--__--

Message: 2
From: bugzilla-daemon widget gnome org
To: gtkmm-forge lists sourceforge net
Cc: 
Date: Sun,  6 Oct 2002 05:59:25 -0400 (EDT)
Subject: [gtkmm bugzilla] [Bug 94110] Changed - proposed API additions to Glib::TimeVal

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

Changed by puchs ap univie ac at 

--- shadow/94110	Sun Oct  6 05:55:48 2002
+++ shadow/94110.tmp.584	Sun Oct  6 05:59:25 2002
@@ -133,6 +133,19 @@
 member function from the patch if you want that.  
 
 ------- Additional Comments From puchs ap univie ac at  2002-10-06 05:55 -------
 Created an attachment (id=11419)
 new version of the patch, double conversion moved to a member function
 
+
+------- Additional Comments From puchs ap univie ac at  2002-10-06 05:59 -------
+explanation of the new patch: I now I do know why I did include this
+file. Sorry that I could not remember this detail before:
+
+#include <glib/gtimer.h> 
+
+is needed, because it defines 
+
+#define G_USEC_PER_SEC 1000000
+
+I believe it to be more consistent to use G_USEC_PER_SEC in both the
+.cc and the .h file.




--__--__--

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