[Libreoffice] [PUSHED] Easy Hacks : RTL_CONSTASCII_USTRINGPARAM in libs-core 1

David Tardon dtardon at redhat.com
Fri Nov 5 00:25:35 PDT 2010


On Thu, Nov 04, 2010 at 09:54:20PM +0100, Gert Faller wrote:
> Hi,
> 
> here are some in 'libs-core'.
> 
> Regards.
> 

Thanks! I removed some changes
* in BasicManager::SetGlobalUNOConstant, because the variable is function
  parameter, not a string constant.
* in ModuleContainer_Impl::getByName, because the variable is a pointer,
  not an array (that means sizeof does not return the size you expected)

D.


More information about the LibreOffice mailing list