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

Commit 9609ac8d authored by Yi Kong's avatar Yi Kong
Browse files

Fix deprecated-literal-operator warning

Reduce warnings emitted during build.

frameworks/native/libs/math/include/math/quat.h:147:34: warning: identifier '_i' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
  147 | constexpr inline quat operator"" _i(long double v) {
      |                       ~~~~~~~~~~~^~
      |                       operator""_i

Test: presubmit
Flag: EXEMPT, code warning cleanup
Change-Id: If8564c83fe8981b7a60d0b13a8ecfd95091a4f6e
parent a178091e
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