Problems compiling Mozilla with GCC 4.5

Ehren Metcalfe ehren.m@gmail.com
Wed Nov 25 13:12:00 GMT 2009


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 <pinskia@gmail.com> wrote:
> On Wed, Nov 25, 2009 at 1:17 AM, Andrew Haley <aph@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
>



More information about the Gcc mailing list