avoid unwanted silent conversion to bool
Apparently there's no overload for const sal_Unicode*, so the pointer gets silently converted to bool, but there's one for const char*. Change-Id: I52bc13a19111a04c6d17029f44a262387aeff6d9
Showing
Please
register
or
sign in
to comment