Am Sonntag, dem 02.03.2025 um 21:08 +0100 schrieb Jean-Marc Lasgouttes:
> This one is for Jürgen. Coverity states it very clearly: "Local
> variable
> change_drawn is assigned only once, to a constant value, making it
> effectively constant throughout its scope. If this is not the intent,
> exami
Dear all,
This one is for Jürgen. Coverity states it very clearly: "Local variable
change_drawn is assigned only once, to a constant value, making it
effectively constant throughout its scope. If this is not the intent,
examine the logic to see if there is a missing assignment that would
make