HomeFreeBSD

science/massxpert: Fix two logical errors (found by gcc5)

Description

science/massxpert: Fix two logical errors (found by gcc5)

There were two boolean logic issues found by gcc5 when compiling
massxpert. One was comparing boolean output to a negative integer
(is always false) and the other applied the "not" operator in the wrong
place. Fix provided per request by maintainer.

PR: 197823

Details

Provenance
marinoAuthored on
Parents
rP381881: Remove @fc and @fontsdir they are confusing all should use @fcfontsdir
Branches
Unknown
Tags
Unknown

Event Timeline