Hi,
due to the latest commits for code like
void init() { this->~Follow(); }
FPs like
warning: inconclusive: Found suspicious operator '~' [constStatement] this->~Follow(); ^
are thrown.
Could you please check?
Thanks, Martin
See here.
Log in to post a comment.
Hi,
due to the latest commits for code like
FPs like
warning: inconclusive: Found suspicious operator '~' [constStatement]
this->~Follow();
^
are thrown.
Could you please check?
Thanks,
Martin
See here.