[xsd-users] xsd & Debian & gcc-5
Boris Kolpackov
boris at codesynthesis.com
Mon Jul 27 11:48:57 EDT 2015
Hi Jörg,
Jörg Frings-Fürst <debian at jff-webhosting.net> writes:
> In the new lib libstdc++ the type of system_error are changed[1]. A
> short description about this can be found at[2].
Thanks for the heads-up. AFAICS, XSD is not affected since it has
a header-only runtime. This means that there is no separately-built
library (which can be build with the old ABI) and application that
links to it (which can be build with the new ABI).
Boris
More information about the xsd-users
mailing list