Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Nov 2018 20:15:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 233002] graphics/inventor: unbreak ( cast from pointer to smaller type)
Message-ID:  <bug-233002-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233002

            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@FreeBSD.org
          Reporter: w.schwarzenfeld@utanet.at

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

Unbreak:

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233002-7788>