WaE: implicit conversion (IntegralCast) from bool to 'int'

Desktop / LibreOffice - Tor Lillqvist [collabora.com] - 28 February 2014 03:50 UTC

The bIncludeUntil parameter is used as a bool, so make it a bool. It is passed bool values anyway.

df94df2 WaE: implicit conversion (IntegralCast) from bool to 'int'
vcl/source/helper/strhelper.cxx | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Upstream: cgit.freedesktop.org


  • Share