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]

[Patch] include <bits/functexcept.h> in <variant>


On some platforms the compiler complains about __try and __catch not
defined. I hope <bits/functexcept.h> is the right thing to include.

I'm bootstrapping the compiler under x86_64-linux-gnu, but it shouldn't fail.

Thanks!


-- 
Regards,
Tim Shen

Attachment: a.diff
Description: Binary data


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