You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Regina Henschel <rb...@t-online.de> on 2012/05/05 08:35:39 UTC

[CODE] Build breaks in sal with commit r1333456

Hi,

in r1333456 build breaks in main\sal\osl\all\loadmodulerelative.cxx(75) 
with error C4716: 'osl_loadAsciiModuleRelative' : must return a value

Kind regards
Regina


Re: [CODE] Build breaks in sal with commit r1333456

Posted by Herbert Duerr <hd...@apache.org>.
> After a fast read, I'd vote for the following missing line :
>
> return aModule;
>
> Just after
> 73 oslModule aModule = osl_loadModuleRelative( baseModule, pUniName,
> nRtldMode );
> 74 rtl_uString_release( pUniName );
>
> But hdu will certainly confirm :)

:-) Yes, done as r1334368. Sorry about that.

Herbert

Re: [CODE] Build breaks in sal with commit r1333456

Posted by eric b <er...@free.fr>.
Le 5 mai 12 à 08:35, Regina Henschel a écrit :

> Hi,
>
> in r1333456 build breaks in main\sal\osl\all\loadmodulerelative.cxx 
> (75) with error C4716: 'osl_loadAsciiModuleRelative' : must return  
> a value
>


After a fast read, I'd vote for the following missing line :

  return aModule;

Just after
73        oslModule aModule = osl_loadModuleRelative( baseModule,  
pUniName, nRtldMode );
74        rtl_uString_release( pUniName );

But hdu will certainly confirm :)


Regards,
Eric

-- 
qɔᴉɹə
Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
L'association EducOOo : http://www.educoo.org
Blog : http://eric.bachard.org/news