Hello,
Here's a patch (LGPLv3+ / MPL) for
libs-core/connectivity/source/drivers/adabas/
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(","));
?
Julien.
Attachment:
connectivity_drivers_adabas.txt.bz2
Description: application/bzip
Context
- [Libreoffice] [PATCH] + question RTL_CONSTASCII_USTRINGPARAM for libs-core/connectivity/source/drivers/adabas/ · Julien Nabet
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.