This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libstdc++: Fix static_assert.


On 16 January 2016 at 22:47, Torvald Riegel wrote:
> This adds a missing string argument to a call to static_assert, thus not
> making it depend on c++1z extensions.  This fixes the build breakage on
> mingw introduced in 232454.
>
> Tested on x86_64-linux.  OK?

OK.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]