On Jun 23, 2012, at 11:24 AM, David Dean wrote:
> Hi Sean,
> Testing of libcxx built after this change has resulted in a build
> failure:
>
> In file included from ../include/__mutex_base:16:
> ../include/system_error:247:1: error: expected identifier or '{'
> _LIBCPP_DECLARE_STRONG_ENUM(errc)
> ^
> ../include/__config:411:51: note: expanded from macro
> '_LIBCPP_DECLARE_STRONG_ENUM'
> #define _LIBCPP_DECLARE_STRONG_ENUM(x) enum class _LIBCPP_VISIBLE x
> ^
> ../include/__config:125:25: note: expanded from macro '_LIBCPP_VISIBLE'
> #define _LIBCPP_VISIBLE __attribute__ ((__visibility__("default")))
> ^
I went ahead and fixed this in r159089.
John.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits