diff options
| author | Gustavo J. A. M. Carneiro <gjc@src.gnome.org> | 2006-05-01 13:45:37 +0000 |
|---|---|---|
| committer | Gustavo J. A. M. Carneiro <gjc@src.gnome.org> | 2006-05-01 13:45:37 +0000 |
| commit | 16c1199412cd1b4b8206bf46b25cf9120e0a89af (patch) | |
| tree | ddd8a2719129ed4a392c821cb149540247064735 /ChangeLog | |
| parent | 6896d50402332dcac8d079d48d22e30c3e0f7231 (diff) | |
Bug 340160 – g_spawn wrapper thinks GPid is an int
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-05-01 Gustavo J. A. M. Carneiro <gjc@gnome.org> + + * gobject/gobjectmodule.c (pyg_pid_free, pyg_pid_new), + (pyg_spawn_async, init_gobject): Wrap GPid in an object whose + destructor calls g_spawn_close_pid. Fixes #340160. + 2006-04-29 Johannes Hölzl <johannes.hoelzl@gmx.de> reviewed by: Johan Dahlin <jdahlin@async.com.br> |
