simplecpp
simplecpp copied to clipboard
bail out on unknown `DUI::std` value
If the value is unknown we are silently setting an invalid/unexcepted value for the predefined macros which might lead to other issues.
I guess a simplecpp issue wouldn't hurt also
I guess a simplecpp issue wouldn't hurt also
Good point. Tickets for behavior changes.
I adjusted the code so it uses the OutputList instead of throwing an exception.
Will file a ticket about this later.
Will file a ticket about this later.
Done.