mirror of
https://github.com/anope/anope.git
synced 2026-06-27 01:56:38 +02:00
1467de1c7e
From the GCC docs: >Exception catching of a user defined type in a binary other than >the one which threw the exception requires a typeinfo lookup. Closes #335.