Searched hist:270646 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/libc++/include/
H A Dtype_traitsdiff 270646 Tue Aug 26 06:35:39 MDT 2014 dim MFC r270416:

In r260015, I renamed several identifiers to avoid -Wsystem-header
warnings. In r261283, I imported libc++ 3.4 release, but this contained
one identifier that had not been renamed yet, leading to a compilation
error when using -std=c++1y. Fix the compilation error by correctly
renaming the identifier.

Reported by: rcarter@pinyon.org
PR: base/192139

Completed in 45 milliseconds