Summary: | devel/rapidjson: Fix warnings with clang & libc++ 5.0.0 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | tcberner, tobik, yuri | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(yuri) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 219139 | ||||||
Attachments: |
|
Description
Dimitry Andric
2017-06-30 17:27:16 UTC
The upstream bug report: https://github.com/miloyip/rapidjson/issues/1003 If they they patch the upstream in a day or two, I will just move the revision of the port. (In reply to Yuri Victorovich from comment #2) Any news on this -- this leads to build errors for me now. mfg Tobias I asked the upstream maintainer in the upstream bug report. Upstream maintainer asked for a PR. Ping. Can we do something about this please? Maybe apply Dimitry's patch or disable the use of -Werror entirely? This blocks having a 12.0-CURRENT package for kodi-devel on pkg.FreeBSD.org. Thank you. Committed, thanks! A commit references this bug: Author: yuri Date: Sun Dec 31 17:14:15 UTC 2017 New revision: 457707 URL: https://svnweb.freebsd.org/changeset/ports/457707 Log: devel/rapidjson: Fix clang warnings on 12 PR: 220388 Submitted by: dim Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13599 Changes: head/devel/rapidjson/Makefile head/devel/rapidjson/distinfo head/devel/rapidjson/files/ head/devel/rapidjson/files/patch-include_rapidjson_schema.h |