View Issue Details

IDProjectCategoryView StatusLast Update
0000927doodlemain (driver)public2005-09-19 04:34
ReporterCwiiis Assigned ToChristian Grothoff  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000927: Doodle says -P parameter is invalid
DescriptionEven 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 InformationThis 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.
TagsNo tags attached.

Activities

Christian Grothoff

2005-09-04 17:32

manager   ~0002220

Thanks, you're absolutely correct (sorry, didn't see this report for a few days). Fix is now in SVN.

Issue History

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