Diffusion Clazy dcc6a8500bd0

qstring-left: Warn the user to make sure string isn't empty

Authored by smartins on Mar 19 2017, 12:23 PM.

Description

qstring-left: Warn the user to make sure string isn't empty

left(1) doesn't assert if string is empty, but at(0) does, so
inform the user about that in the warning message

BUG: 377617

Details

Committed
smartinsMar 19 2017, 12:26 PM
Parents
R74:4234fabc16cb: qstring-left: Improve readme
Branches
Unknown
Tags
Unknown