[PATCH] libstdc++/85184 remove __glibcxx_assert assertions from <variant>
François Dumont
frs.dumont@gmail.com
Fri May 18 08:52:00 GMT 2018
On 15/05/2018 18:56, Jonathan Wakely wrote:
> As I said in the bugzilla PR, these assertions are all to catch our
> own mistakes, not user error.
>
> If we're comfortable the code is correct then we should remove them.
>
> Should we wait until near the end of stage 1, to get more time with
> these checks in place?
>
>
I am in favor of doing this cleanup now.
We will surely forget it later and we have proper tests to track our dev
mistakes rather than assertions.
François
More information about the Libstdc++
mailing list