Files
gentoo/sci-libs/pgplot/files/pgplot-C99.patch
NHOrus 90a5b258f1 sci-libs/pgplot: Port to C99
Patch is full of stuffing definitions into right places
In one place it discovered a bug - missing parameters to a function
I stuffed minimum and maximum bit depth of color with possibly-incorrect
but most likely working solution - 1 and maximum supported depth
Other variant would have been 8,8 and 0,0, and I don't want to
understand logic well enough to get correct value. Hope no one gets
blinded by wrong colors of UI or their graph.

Closes: https://bugs.gentoo.org/875437
Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
Closes: https://github.com/gentoo/gentoo/pull/36670
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-10 09:51:17 +00:00

11 KiB