diff options
author | Roger Leigh <rleigh@debian.org> | 2006-06-26 21:37:06 +0000 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2006-06-26 21:37:06 +0000 |
commit | 934673faadba1318e191658041656a921e38cf3c (patch) | |
tree | 4341efae74ba73487b53860b7777239f1ba15c09 /TODO | |
parent | c7a6a4a3cdc2bc6fe75a9290c9282e3e6955d5ab (diff) | |
download | schroot-934673faadba1318e191658041656a921e38cf3c.tar.gz |
* sbuild/sbuild-session.cc (is_group_member): Rather than exiting
with failure status, warn and return false, or throw an exception.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -11,11 +11,6 @@ PENDING * Update documentation schroot.conf examples. -* sbuild-session unnnamed namespace helper routines shouldn't exit - - They should throw an exception instead. Need to check suitable - catch blocks are in place. - * Review quoting style. Use of single and double quotes in strings is inconsistent. Needs |