| Summary: | Fix databases/rocksdb build with clang 3.7.0 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Dimitry Andric <dim> | ||||
| Component: | Individual Port(s) | Assignee: | Po-Chuan Hsieh <sunpoet> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | Flags: | bugzilla:
maintainer-feedback?
(sunpoet) |
||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 201377 | ||||||
| Attachments: |
|
||||||
|
Description
Dimitry Andric
2015-09-16 12:48:04 UTC
A commit references this bug: Author: sunpoet Date: Mon Sep 28 14:24:10 UTC 2015 New revision: 398116 URL: https://svnweb.freebsd.org/changeset/ports/398116 Log: - Fix warning generated by recent snapshot of Clang 3.7.0, including: - Pessimizing std::move() invocations in a number of places. PR: 203154 Submitted by: dim Changes: head/databases/rocksdb/files/patch-db-db_bench.cc head/databases/rocksdb/files/patch-db-wal_manager.cc head/databases/rocksdb/files/patch-utilities-backupable-backupable_db.cc head/databases/rocksdb/files/patch-utilities-document-json_document.cc Committed. Thanks! |