Anonymous | Login | 2024-12-04 02:20 CST |
My View | View Issues |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0000353 | Rosetta | [All Projects] Bad Coding | public | 2014-10-06 18:15 | 2014-11-28 15:18 | ||||||||
Reporter | rmoretti | ||||||||||||
Assigned To | |||||||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | OS Version | |||||||||||
Product Version | |||||||||||||
Fixed in Version | |||||||||||||
Summary | 0000353: "did you forget to pass -overwrite?" printed even if no jobs are considered. | ||||||||||||
Description | In JD2, the "did you forget to pass -overwrite?" help message is printed even in cases where it wouldn't actually do anything - for example, if there weren't any jobs even considered. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Application(s) Affected | JD2 | ||||||||||||
Command Line Used | various | ||||||||||||
Developer Options | |||||||||||||
Fixed in SVN Version | |||||||||||||
Attached Files | |||||||||||||
Notes | |
(0000353) pconerly (Reporter) 2014-11-28 15:18 |
This comes from `/main/source/src/protocols/jd2/JobDistributor.cc`, line 658, it's from checking the `tried_jobs` variable as oppose to checking a hypothetical `jobs_given` variable. (I'm still learning the codebase and I'm not sure what the entrypoint is to repro this bug.) |
Issue History | |||
Date Modified | Username | Field | Change |
2014-10-06 18:15 | rmoretti | New Issue | |
2014-11-28 15:18 | pconerly | Note Added: 0000353 |
Copyright © 2000 - 2012 MantisBT Group |