[Bug 227148] [MAINTAINER] cad/calculix: fix build with clang 6.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Mar 31 23:04:07 UTC 2018


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

            Bug ID: 227148
           Summary: [MAINTAINER] cad/calculix: fix build with clang 6.
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: pfg at FreeBSD.org

Created attachment 192019
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192019&action=edit
Fix type mismatch.

There is indeed a dubious cast here (char)NULL is not a correct way to refer to
the NULL character '\0'.

Pet portlint while here.

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


More information about the freebsd-ports-bugs mailing list