Bugzilla – Bug 152043
plotmtv-1.4.1-1016: local variable used before set
Last modified: 2007-01-26 21:16:01 UTC
I just tried to compile package plotmtv-1.4.1-1016 with the Intel C compiler. It said 1. annotate.c(807): warning #592: variable "an_prop" is used before its value is set The source code is if (an_prop.linelabel) free((char *)an_prop.linelabel); Suggest initialise local variable "an_prop" before first use.
The package is meanwhile dropped from the distro. Please consider using gnuplot.
*** Bug 156967 has been marked as a duplicate of this bug. ***