Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


On Sun, Nov 14, 2010 at 10:57:57PM +0100, Julien Nabet wrote:
Hello,

Here's a patch (LGPLv3+ / MPL) for
libs-core/connectivity/source/drivers/adabas/

Pushed.


Concerning the file connectivity/source/drivers/adabas/Buser.cxx, in
the function :
::rtl::OUString OAdabasUser::getPrivilegeString(sal_Int32 nRights) const
from the file :
connectivity/source/drivers/adabas/Buser.cxx

Should'nt there be a block like this for INSERT part (at the
beginning of the function) :
        if(sPrivs.getLength())
            sPrivs += ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(","));
?

No, because you do know that the length is 0 .-)

D.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.