glib/gobject
Chun-wei Fan d642bf442f glib-genmarshal.c: Use G_VA_COPY instead of va_copy()
In the code generation portion, va_copy() is not universally available,
so use the existing G_VA_COPY macro that in turn calls va_copy() if it
is available or call an appropriate emulation otherwise.
2012-03-08 15:04:17 +08:00
..
2012-03-05 12:29:45 +01:00
2011-05-23 00:21:06 -04:00
2009-03-31 19:39:16 -04:00
2011-06-14 18:51:57 -04:00
2011-06-09 11:15:40 -04:00
2012-02-26 22:22:56 -05:00
2012-03-08 14:51:22 +08:00
2011-12-13 23:01:51 -05:00
2012-03-08 14:51:22 +08:00
2012-03-05 07:34:58 -05:00
2012-01-24 23:37:24 -05:00
2012-01-24 23:37:24 -05:00
2012-03-07 12:53:14 +00:00
2012-03-02 17:13:03 +01:00
2011-10-18 17:12:33 +01:00
2008-06-21 18:20:43 +00:00
2011-09-05 18:46:59 -04:00