[Bug c++/42171] Link error building mozilla with 4.5
ehren dot m at gmail dot com
gcc-bugzilla@gcc.gnu.org
Wed Nov 25 13:49:00 GMT 2009
------- Comment #4 from ehren dot m at gmail dot com 2009-11-25 13:49 -------
(In reply to comment #3)
> This sounds like bug 41611. Is
> nsAccessibleWrap::ReturnString(nsAString_internal&) an inline function (which
> causes that variable to be vague linkage)?
>
It is inline:
http://hg.mozilla.org/mozilla-central/file/d76583175408/accessible/src/atk/nsAccessibleWrap.h#l114
Changing it resolves the problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42171
More information about the Gcc-bugs
mailing list