aboutsummaryrefslogtreecommitdiff
path: root/zenserver/projectstore.cpp
diff options
context:
space:
mode:
authorMartin Ridgers <[email protected]>2021-11-16 13:48:28 +0100
committerMartin Ridgers <[email protected]>2021-11-16 14:32:21 +0100
commit9fa60bafe314a74488b7d3bad9c61fff810c612d (patch)
tree5ca73b78384bbbc0bb7fca99f30c6a17da7a7706 /zenserver/projectstore.cpp
parentlibcrypto links again libdl so the latter also needs careful handling in xmake (diff)
downloadzen-9fa60bafe314a74488b7d3bad9c61fff810c612d.tar.xz
zen-9fa60bafe314a74488b7d3bad9c61fff810c612d.zip
Renamed operator<<(bool) to AppendBool() to avoid subtle errors
Pointers will get implicitly cast to a boolean type which is unlikely to be the intention when building strings. In particular, left-shifting in a wchar_t* into a char-bacled string builder will end up writing 'true' into the string instead of the intended wchar_t string's value.
Diffstat (limited to 'zenserver/projectstore.cpp')
0 files changed, 0 insertions, 0 deletions