diff options
author | Marcel Raad <Marcel.Raad@teamviewer.com> | 2017-07-16 13:44:54 +0200 |
---|---|---|
committer | Marcel Raad <Marcel.Raad@teamviewer.com> | 2017-07-16 14:02:59 +0200 |
commit | fb3b0f25ef9b20b40e48d2a507968a975ef09bb9 (patch) | |
tree | a471bd461f3e95b5617323e50b67564cad1d2901 /appveyor.yml | |
parent | 0bdb81125008207c9be90c69ec9393061eaab10b (diff) |
libtest: fix MSVC warning C4706
With warning level 4, MSVC warns about assignments within conditional
expressions. Change the while loop to a do-while loop to fix this. This
change is also consistent with CODE_STYLE.md.
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions