Ticket #74 (new defect)

Opened 2 years ago

CLA typos in scons

Reported by: dirk Assigned to: unassigned
Priority: minor Milestone:
Component: Build Version:
Keywords: Cc:
Completion:

Description

When mistyping the name of a command line argument in scons (like 'scons var_typ=debug') there is no warning or error message, it is just ignored. It would be much nicer if the system would check against a set of known vars and gave a warning for unrecognized ones.