New API in 2.0.x ???



Sat Oct 12 21:30:41 2002  Tim Janik  <timj gtk org>

	* configure.in (GLIB_VERSION): up version number to 2.0.7, binary 7,
	interface 0.

	* glib/gstrfuncs.c (g_ascii_strtod): fix comment.
	(g_ascii_strtoull): new function, acting like strtoull(3) in the C
	locale.

	* glib/gscanner.[hc]: fix 32bit issues with integer parsing and
	support storing 64bit values in GTokenValue by
	using g_ascii_strtoull().

I don't understand why these change (except for the 32bit issue) went
into the glib-2-0 branch. They add new API, so they should be
in HEAD only.

Is there a reason that we need to make an exception here? An official 
glib-2.2 isn't that far away either...

Thanks,
                                        Owen



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]