Artem Pisarenko
Artem Pisarenko
Actually it doesn't have to be specifically *shared* library when installed to system. But I see that *static* library build is already supported. Or did you mean that it shouldn't...
Same problem on Ubuntu 18.04.2 LTS
I have same issue. It isn't specific to array indicies. Seems like it updates all integer constants (having same value) on the same line.
IMHO, bug impact is underestimated. It is very annoying in my use case, when I have a function with 4 integer arguments and a lot of callers which directly pass...