| Summary: | Fix www/libxul build with clang 3.6.0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-gecko (Nobody) <gecko> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Many People | Flags: | bugzilla:
maintainer-feedback?
(gecko) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| See Also: | https://bugzilla.mozilla.org/show_bug.cgi?id=1021171 | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 197395 | ||||||
| Attachments: |
|
||||||
|
Description
Dimitry Andric
2015-02-20 20:15:15 UTC
Auto-assigned to maintainer gecko@FreeBSD.org Upstream also fixed in - js/xpconnect/wrappers/XrayWrapper.cpp - netwerk/ipc/NeckoParent.cpp I may need to check comm-esr31 code (as in mail/thunderbird) doesn't have more. A commit references this bug: Author: jbeich Date: Sat Feb 21 08:22:29 UTC 2015 New revision: 379485 URL: https://svnweb.freebsd.org/changeset/ports/379485 Log: Fix invalid conversions of nullptr to bool to unbreak clang 3.6 build PR: 197857 Submitted by: dim (initial version) Obtained from: https://github.com/mozilla/gecko-dev/commit/dd19f59 Changes: head/mail/thunderbird/files/patch-bug1021171 head/www/firefox-esr/files/patch-bug1021171 head/www/libxul/files/patch-bug1021171 Thanks. Committed. |