summaryrefslogtreecommitdiff
path: root/vcl/StaticLibrary_headless.mk
diff options
context:
space:
mode:
authorLuboš Luňák <l.lunak@suse.cz>2012-03-13 17:01:10 +0100
committerLuboš Luňák <l.lunak@suse.cz>2012-03-13 17:08:59 +0100
commit9e6b086c62b4144058eb52ca40b562ff61e26a68 (patch)
tree57b7e336d3e8fdb9a2bee73042519763127142f9 /vcl/StaticLibrary_headless.mk
parentbadbf0c9259a6ff3928958332532c5a9ed8c5774 (diff)
string literals in ?: don't get automatically converted to OUString
Technically these two are both const char[8], so gcc/clang keep the resulting type the same, but msvc always converts to const char*, even if the same sizes mean this is not required.
Diffstat (limited to 'vcl/StaticLibrary_headless.mk')
0 files changed, 0 insertions, 0 deletions