genpictex.c:399:28: warning: logical 'and' of mutually exclusive tests is always false [-Wlogical-op]
Source code is
else if (l->fill_style && l->fill_style == WHITE_FILL)
Thanks for reporting. Fixed in the next release.
Log in to post a comment.
Thanks for reporting. Fixed in the next release.