Uh oh!
There was an error while loading. Please reload this page.
#12420: SymbolDatabase: function in blockscope - #5960
Conversation
olabetskyi
commented
Feb 8, 2024
We are not checking yet if it's valid code. Just a first take |
Uh oh!
There was an error while loading. Please reload this page.
danmar
commented
Feb 9, 2024
I think a TestSymbolDatabase test case would be useful to show that it works as intended. And then it would be interesting if you could run the test-my-pr.py script for a while and see what happens.. |
Uh oh!
There was an error while loading. Please reload this page.
olabetskyi
commented
Feb 9, 2024
my_check_diff.log |
chrchr-github
commented
Feb 9, 2024
|
olabetskyi
commented
Feb 9, 2024
|
Uh oh!
There was an error while loading. Please reload this page.
danmar
commented
Feb 12, 2024
Yes.. I tested this code: |
danmar
commented
Feb 12, 2024
I discussed that to introduce this more carefully.. but yes you are right.. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
chrchr-github
commented
Feb 12, 2024
This has caused a crash: https://trac.cppcheck.net/ticket/12432 |
olabetskyi
commented
Feb 13, 2024
Fixed with #5978 |
No description provided.