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@xxxxxxxxxxxxxxxx :: http://www.planetfall.pwp.blueyonder.co.uk