[Bug 233002] graphics/inventor: unbreak ( cast from pointer to smaller type)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Nov 5 20:15:56 UTC 2018


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

            Bug ID: 233002
           Summary: graphics/inventor: unbreak ( cast from pointer to
                    smaller type)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: w.schwarzenfeld at utanet.at

Created attachment 198993
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198993&action=edit
svn-diff-inventor

Unbreak:

SoText2.c++:892:14: error: cast from pointer to smaller type 'char' loses
information
       *s1 = (char)NULL;  /* font name is pointed to s */

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


More information about the freebsd-ports-bugs mailing list