On Wed, Nov 25, 2009 at 1:17 AM, Andrew Haley <a...@redhat.com> wrote: > > Is the symbol > `nsAccessibleWrap::ReturnString(nsAString_internal&)::returnedString' > defined anywhere?
This sounds like bug 41611. Is nsAccessibleWrap::ReturnString(nsAString_internal&) an inline function (which causes that variable to be vague linkage)? Thanks, Andrew Pinski