зеркало из https://github.com/mozilla/gecko-dev.git
c05d0a3ce0
librnp is used by Thunderbird for OpenPGP support. Until now, official builds have been built statically linked to Clang/LLVM's libc++ to avoid problems with libstdc++ symbols. Recent build changes have narrowed the gap significantly, leaving out_of_range and invalid_argument called with char const* rather than std::string. Differential Revision: https://phabricator.services.mozilla.com/D123381 |
||
---|---|---|
.. | ||
hide_std.ld | ||
moz.build | ||
stdc++compat.cpp |