On Sun, 2010-11-07 at 19:29 +0100, Gert Faller wrote:
> HI,
> 
> here are some more in libs-core
> 

All good, except BACKEND_SERVICE_NAME isn't a define or a [] so that one
would have resolved to ... sizeof(char*) which is always 4 on 32bit
machines and 8 on 64bit machines, i.e. not what we need here. To keep
things simple I changed it to a define instead :-)

C.

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to