msvc 5.0 can't cast from uint64 to double. Disable respective

2002-02-10  Hans Breuer  <hans@breuer.org>

	* gvaluetransform.c : msvc 5.0 can't cast from uint64 to
	double. Disable respective transform_func than.

	* makefile.msc.in : build test programs
This commit is contained in:
Hans Breuer
2002-02-10 16:39:24 +00:00
committed by Hans Breuer
parent 77d8d5333c
commit 8d45831997
3 changed files with 25 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2002-02-10 Hans Breuer <hans@breuer.org>
* gvaluetransform.c : msvc 5.0 can't cast from uint64 to
double. Disable respective transform_func than.
* makefile.msc.in : build test programs
Thu Jan 24 07:39:56 2002 Tim Janik <timj@gtk.org>
* gobject.c (g_signal_connect_object): return gulong instead