Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2018 16:22:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 232205] japanese/groff: compile error
Message-ID:  <bug-232205-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 232205
           Summary: japanese/groff: compile error
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: hrs@FreeBSD.org
          Reporter: satosi.kimura@nifty.ne.jp
          Assignee: hrs@FreeBSD.org
             Flags: maintainer-feedback?(hrs@FreeBSD.org)
 Attachment #198068 text/plain
         mime type:

Created attachment 198068
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D198068&action=
=3Dedit
patch for japanese/groff

On FreeBSD/amd64 11.2, japanese/groff fail to make as follows:

./charset.h:58:26: note: insert an explicit cast to silence this issue
0x00,0x97,0x00,0x98,0x00,0x99,0x00,0x9C,0x00,0x9E,0x00,
                         ^~~~
                         static_cast<char>( )
fatal error: too many errors emitted, stopping now [-ferror-limit=3D]
20 errors generated.

(Although on FreeBSD/amd64 10.4, success to make.)

So, I modify it. This attachment is not patch of patch but
new file. Please put this file into directory "files".

--=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-232205-7788>