[Bug 232205] japanese/groff: compile error
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Oct 12 16:22:48 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232205
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 at FreeBSD.org
Reporter: satosi.kimura at nifty.ne.jp
Assignee: hrs at FreeBSD.org
Flags: maintainer-feedback?(hrs at FreeBSD.org)
Attachment #198068 text/plain
mime type:
Created attachment 198068
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=198068&action=edit
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=]
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".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list