diff options
author | Pierre Ossman <ossman@cendio.se> | 2023-01-12 07:58:18 +0100 |
---|---|---|
committer | Pierre Ossman <ossman@cendio.se> | 2023-02-04 14:03:13 +0100 |
commit | 9854463f16a3b98c55494e40f909d3b1f5f39192 (patch) | |
tree | 127f2b0ba740413a43e97987c4374cab75f953ab /win | |
parent | 192a7bec9660663733bf9fcb9038b385fb1187df (diff) | |
download | tigervnc-9854463f16a3b98c55494e40f909d3b1f5f39192.tar.gz tigervnc-9854463f16a3b98c55494e40f909d3b1f5f39192.zip |
Warn if Point/Rect/Region methods are used wrong
It is easy to get confused if these methods modify the existing object,
or return a new one. So let's mark the return value as critical so the
compiler can help out if someone gets it wrong.
Diffstat (limited to 'win')
0 files changed, 0 insertions, 0 deletions