Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 6aae18af authored by Robert Carr's avatar Robert Carr
Browse files

Mark non-inplace Region operations WARN_UNUSED

Since the Java side equivalents operate in-place it can
be easy to assume Region.translate(x,y) will have some
effect whereas it is in fact a no-op unless the return
value is stored. Use WARN_UNUSED to help developers with
this.

Test: None
Change-Id: Idfd5b8b68dc144acaae62bd732eecdac7a745197
parent 6b3f6c50
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment