RTL_CONSTASCII_USTRINGPARAM: cleanup wanted?
Chr. Rossmanith
ChrRossmanith at gmx.de
Tue Feb 21 12:29:33 PST 2012
Hi,
during code cleanup I came across badly readable
RTL_CONSTASCII_USTRINGPARAM("bla") lines. I could replace them with
"bla" which should be possible with Lubos patch removing the need for
"The macro"...
I wouldn't do it across the whole code base. Only if I come across
instances of "The macro". Any objections? Of course this will be done in
two steps "original cleanup" + "The macro cleanup".
Christina
More information about the LibreOffice
mailing list