Uh oh!
There was an error while loading. Please reload this page.
refs #352 - generate output error on unknown DUI::std value - #312
Conversation
Uh oh!
There was an error while loading. Please reload this page.
danmar
commented
Sep 11, 2023
I guess a simplecpp issue wouldn't hurt also |
firewave
commented
Sep 11, 2023
Good point. Tickets for behavior changes. |
firewave
commented
Apr 24, 2024
I adjusted the code so it uses the Will file a ticket about this later. |
9e41599 to
ffba6e5CompareDUI::std valueDUI::std valuefirewave
commented
May 6, 2024
Done. |
firewave
commented
May 21, 2024
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. |
DUI::std valueDUI::std valuedanmar
commented
May 22, 2024
Sorry.. I have tagged 1.1.3 now. I tagged the old commit e040047 Please feel free to sync cppcheck. |
firewave
commented
May 22, 2024
@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!? |
firewave
commented
May 22, 2024
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. |
If the value is unknown we are silently setting an invalid/unexcepted value for the predefined macros which might lead to other issues.