View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] |
ID | Project | Category | View Status | Date Submitted | Last Update |
0000103 | Rosetta | [All Projects] Input Handling | public | 2012-09-11 09:26 | 2013-11-05 10:53 |
|
Reporter | momeara | |
Assigned To | | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | |
Platform | All platforms | OS | Any | OS Version | Any |
Product Version | | |
Fixed in Version | | |
|
Summary | 0000103: scons.py doesn't reject unrecognized options |
Description | './scons.py extra=postgres' doesn't complain, it just doesn't compile with postgres support!
also
./scons.py asdflkja=asdfasdf also doesn't complain.
|
Steps To Reproduce | run scons with an unrecognized option and watch it silently ignore it |
Additional Information | The logic that handles this, I believe, is in tools/build/setup.py -> setup_build_options()
|
Tags | No tags attached. |
|
Application(s) Affected | all |
Command Line Used | ./scons.py extrass=donothing |
Developer Options | Confirmed As Bug |
Fixed in SVN Version | |
|
Attached Files | |
|