[Bug 220106] games/xscavenger [patch] fix fontmapping (already reported to upstream)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jun 18 11:49:59 UTC 2017


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

            Bug ID: 220106
           Summary: games/xscavenger [patch] fix fontmapping (already
                    reported to upstream)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: freebsd-bug-report-yf at yf.bsdclub.org
          Keywords: patch

Created attachment 183599
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=183599&action=edit
patch against x.c, to place as files/patch-x.c

As FreeBSD has switched compiler from Gcc to Clang, old potential bug caused by
"definition of implementation" order of evaluation has revealed.

In the xscavenger comiled by Clang, characters of user name, and some menu
cannot display correct letter font, because of incorrect font mapping.

The patch attached here is fix it.

(I also repoted to the author, and it will fixed if new version is released)

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


More information about the freebsd-ports-bugs mailing list