I just changed it, Firefox now compiles with 4.5!
Thanks for your help, Ehren On Wed, Nov 25, 2009 at 8:11 AM, Ehren Metcalfe <ehre...@gmail.com> wrote: > Yup, ReturnString is inline: > http://hg.mozilla.org/mozilla-central/file/d76583175408/accessible/src/atk/nsAccessibleWrap.h#l114 > > I'll change it and try a build, > > Ehren > > On Wed, Nov 25, 2009 at 4:24 AM, Andrew Pinski <pins...@gmail.com> wrote: >> 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 >> >