Message121530
| Author | eric.araujo |
|---|---|
| Recipients | Jeremiah.Jordan, Yaniv.Aknin, bethard, eric.araujo, eric.smith |
| Date | 2010-11-19.15:16:15 |
| SpamBayes Score | 2.927955e-05 |
| Marked as misclassified | No |
| Message-id | <1290179783.37.0.205566600324.issue8538@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think FlagAction should implement strictly boolean options, that is --foo and --no-foo, without arguments at all. For ConfigureAction, there is a precedent (unless I’m mistaken) in configure, which permits such things: --without-unicode --with-unicode=ucs4 --with-unicode (uses default value for arg) I say we focus on the simple FlagAction for this bug and keep ConfigureAction for another patch. Yaniv: Can you give us a status update? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-19 15:16:23 | eric.araujo | set | recipients: + eric.araujo, bethard, eric.smith, Yaniv.Aknin, Jeremiah.Jordan |
| 2010-11-19 15:16:23 | eric.araujo | set | messageid: <1290179783.37.0.205566600324.issue8538@psf.upfronthosting.co.za> |
| 2010-11-19 15:16:15 | eric.araujo | link | issue8538 messages |
| 2010-11-19 15:16:15 | eric.araujo | create | |