View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000927 | doodle | main (driver) | public | 2005-08-31 19:34 | 2005-09-19 04:34 |
| Reporter | Cwiiis | Assigned To | Christian Grothoff | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0000927: Doodle says -P parameter is invalid | ||||
| Description | Even though the man page and help show it, the '-P' option is said to be invalid when you try to use it. The long version '--prunepaths' works. | ||||
| Additional Information | This is because the line 'c = getopt_long(argc, argv, "VvhbB:eH:nM:il:L:vd:fa:p", long_options, &option_index);' in doodle.c is missing the 'P' option. Placing it appropriately fixes this problem. I am building from the debian source package for doodle 0.6.2. | ||||
| Tags | No tags attached. | ||||
|
|
Thanks, you're absolutely correct (sorry, didn't see this report for a few days). Fix is now in SVN. |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2005-08-31 19:34 | Cwiiis | New Issue | |
| 2005-09-04 17:31 | Christian Grothoff | Status | new => assigned |
| 2005-09-04 17:31 | Christian Grothoff | Assigned To | => Christian Grothoff |
| 2005-09-04 17:32 | Christian Grothoff | Status | assigned => resolved |
| 2005-09-04 17:32 | Christian Grothoff | Resolution | open => fixed |
| 2005-09-04 17:32 | Christian Grothoff | Note Added: 0002220 | |
| 2005-09-04 17:45 | Christian Grothoff | Category | other => main (driver) |
| 2005-09-19 04:34 | Christian Grothoff | Status | resolved => closed |