typeinfo problem (bug?)
Nathan Sidwell
nathan@codesourcery.com
Mon Nov 27 10:07:00 GMT 2006
John (Eljay) Love-Jensen wrote:
> Hi everyone,
>
> I've run into a problem with std::type_info.
>
> It appears that hidden visibility can cause multiple instances of a type_info object for one type, hence RTTI information is not being merged across SSO and DSO boundaries. :-(
Example? At first blush it might be the exact intended behaviour. If you've
made a type hidden, why would you expect it to be visible?
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery
nathan@codesourcery.com :: http://www.planetfall.pwp.blueyonder.co.uk
More information about the Gcc-help
mailing list