Message322678
I have an issue with the assumption that if all parameters are forced to be prepended by -- instead of only one dash, that you would then convert the -- to a single dash and have issues with single-dashed strings, when all other parameters are dual-dashed. This is especially crazy if the user specifies that prefix_chars="--" when creating the parser! You wouldn't mix up ** with * just because it's a two char string, so why do this for -- in this day and age when parameters can take on very different and complicated structures?! |
|
| Date |
User |
Action |
Args |
| 2018-07-30 14:25:14 | fennec15 | set | recipients:
+ fennec15, rhettinger, cben, amcnabb, bethard, eric.smith, eric.araujo, r.david.murray, memeplex, gfxmonk, evaned, andersk, abacabadabacaba, gdb, nelhage, drm, davidben, martin.panter, paul.j3, skilletaudio, Christophe.Guillon, danielsh, spaceone, Clint Olsen, karzes |
| 2018-07-30 14:25:13 | fennec15 | set | messageid: <[email protected]> |
| 2018-07-30 14:25:13 | fennec15 | link | issue9334 messages |
| 2018-07-30 14:25:13 | fennec15 | create | |
|