[Bug 197823] science/massxpert : logic bug revealed by gcc5

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Feb 19 15:20:14 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=197823

            Bug ID: 197823
           Summary: science/massxpert : logic bug revealed by gcc5
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: vg at FreeBSD.org
          Reporter: marino at FreeBSD.org
             Flags: maintainer-feedback?(vg at FreeBSD.org)
          Assignee: vg at FreeBSD.org

Attempting to build massxpert has reveal a logic bug:

/wrkdirs/science/massxpert/work/massxpert-3.4.0/lib/cleaveSpec.cpp: In member
function 'bool massXpert::CleaveSpec::validate()':
/wrkdirs/science/massxpert/work/massxpert-3.4.0/lib/cleaveSpec.cpp:430:17:
error: comparison of constant '-1' with boolean expression is always false
[-Werror=bool-compare]
     if (parse() == -1)
                 ^
cc1plus: all warnings being treated as errors



I could try fixing it but I think it's better if the maintainer takes a look
first (and perhaps contact upstream)

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Auto-assigned to maintainer vg at FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list