diff options
author | Richard Hughes <richard@hughsie.com> | 2007-10-19 10:39:13 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2007-10-19 10:39:13 +0100 |
commit | 2d1c9c52a429301bc7dfcdf011ab15702676a692 (patch) | |
tree | 8ad993e3153005522c2f1e8913a89814f4df8b4e /TODO | |
parent | 704df4b3909f67c47fa4489cdd498d06b39284d6 (diff) |
make the return types from the spawn code enumerated
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -44,13 +44,6 @@ if not a valid package_id then *** Unit tests *** PkSpawn is a complex and untested bit of code. -*** PkSpawn enum return value *** -pk_test_finished_cb (PkSpawn *spawn, gint exitcode, gpointer data) -- exitcode is undefined - make an enum - PK_SPAWN_EXIT_SUCCESS - PK_SPAWN_EXIT_FAILED - PK_SPAWN_EXIT_KILLED - *** backend docbook *** Explain SIGQUIT and SIGKILL in the docs |