Don't generate code using deprecated APIs. (#122292, Christian Persch)

2003-09-15  Matthias Clasen  <maclas@gmx.de>

	* glib-genmarshal.c (complete_out_arg): Don't generate code
	using deprecated APIs.  (#122292, Christian Persch)
This commit is contained in:
Matthias Clasen
2003-09-14 22:05:36 +00:00
committed by Matthias Clasen
parent a5186a88bc
commit 1e469f37b9
2 changed files with 9 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2003-09-15 Matthias Clasen <maclas@gmx.de>
* glib-genmarshal.c (complete_out_arg): Don't generate code
using deprecated APIs. (#122292, Christian Persch)
Fri Sep 12 16:31:40 2003 Owen Taylor <otaylor@redhat.com>
* gsignal.[ch]: Add g_signal_accumulator_true_handled(), to