simplecpp icon indicating copy to clipboard operation
simplecpp copied to clipboard

bail out on unknown `DUI::std` value

Open firewave opened this issue 2 years ago • 2 comments

If the value is unknown we are silently setting an invalid/unexcepted value for the predefined macros which might lead to other issues.

firewave avatar Sep 11 '23 08:09 firewave

I guess a simplecpp issue wouldn't hurt also

danmar avatar Sep 11 '23 17:09 danmar

I guess a simplecpp issue wouldn't hurt also

Good point. Tickets for behavior changes.

firewave avatar Sep 11 '23 19:09 firewave

I adjusted the code so it uses the OutputList instead of throwing an exception.

Will file a ticket about this later.

firewave avatar Apr 24 '24 09:04 firewave

Will file a ticket about this later.

Done.

firewave avatar May 06 '24 14:05 firewave