Wait for the child process and then simply return. This makes The "S"

2005-08-15  Matthias Clasen  <mclasen@redhat.com>

	* glib/gbacktrace.c (g_on_error_stack_trace): Wait for
	the child process and then simply return. This makes
	The "S" option work as documented in g_on_error_query().
	(#313125, Matthew F. Barnes)
This commit is contained in:
Matthias Clasen
2005-08-15 19:32:32 +00:00
committed by Matthias Clasen
parent 8c663934ca
commit 56a63c1568
5 changed files with 24 additions and 4 deletions

View File

@@ -1,5 +1,10 @@
2005-08-15 Matthias Clasen <mclasen@redhat.com>
* glib/gbacktrace.c (g_on_error_stack_trace): Wait for
the child process and then simply return. This makes
The "S" option work as documented in g_on_error_query().
(#313125, Matthew F. Barnes)
* glib/gunicode.h: Update the link to Unicode category
values. (#313369, Behnam Esfahbod)