Search for the -output_error_warning_on flag among arguments in order to apply redirection as
early as possible (should be called first when the command accept this flag).
Search the -verbose flag among arguments in order to become verbose as soon as possible (should be
called after search_for_echo_redirect_flag when the command accept this flag).
Is the flag one of this list: "-boost", "-no_check", "-require_check", "-ensure_check",
"-invariant_check", "-loop_check", "-all_check", or "-debug_check" ?
The "compilation" mode of the compiler is maybe too strict.
In most cases, short is better
suited. Hence you should redefine this feature as True. In some cases though you may want to set
it to False and see what it brings.
To be more precise, when set to true, it:
- bypasses the optimizer
- doesn't warn about obsolete features
- restricts VWEQ checks when we have sure positive (remember we don't scan all the program then)
BUT:
- keeps comments (otherwise they're cut out), and merges them in case of feature merge
- keeps the real aspect of manifest strings as written in the code (otherwise, only a compiled