This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

[v3] libstdc++/51438


Hi,

this fixes the issue in the obvious way, by explicitly declaring nested_exception::~nested_exception noexcept, necessary today due to PR50043. I took the occasion to deploy _GLIBCXX_USE_NOEXCEPT in more places, exception classes and chrono.

Tested x86_64-linux, -enable-libstdcxx-time=rt, committed.

Thanks,
Paolo.

//////////////////////////

Attachment: CL_51438
Description: Text document

Attachment: patch_51438
Description: Text document


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