refs #352 - generate output error on unknown DUI::std value#312
Conversation
|
I guess a simplecpp issue wouldn't hurt also |
Sorry, something went wrong.
Good point. Tickets for behavior changes. |
Sorry, something went wrong.
|
I adjusted the code so it uses the Will file a ticket about this later. |
Sorry, something went wrong.
9e41599 to
ffba6e5
Compare
April 24, 2024 18:52
Done. |
Sorry, something went wrong.
danmar
left a comment
There was a problem hiding this comment.
lgtm, should I merge?
Sorry, something went wrong.
|
I thought we wanted to make a release with the current state first so we can get this repo and Cppcheck in sync again. Afterwards feel free to merge anything I made ready for review and you approve of. |
Sorry, something went wrong.
Sorry.. I have tagged 1.1.3 now. I tagged the old commit e040047 Please feel free to sync cppcheck. |
Sorry, something went wrong.
|
@danmar I changed the title of the PR because we do not actually bail out anymore. Strangely your merge still had the old title. I have no idea how this is even possible!? |
Sorry, something went wrong.
|
Actually it was merge with the original title from when I created this PR. I changed the title multiple times. I have no seen this in the Cppcheck repo so far but there I usually merge the PRs myself. |
Sorry, something went wrong.
If the value is unknown we are silently setting an invalid/unexcepted value for the predefined macros which might lead to other issues.