diff options
author | David Mitchell <davem@iabyn.com> | 2017-07-14 11:27:28 +0100 |
---|---|---|
committer | David Mitchell <davem@iabyn.com> | 2017-07-27 11:30:23 +0100 |
commit | 5febd2ff83ad8541c2fd1f43266e321d057ef865 (patch) | |
tree | e827e0dedfac367961b80c6a2d1c8fe34db8fc11 /EXTERN.h | |
parent | f446eca7ef7f31dd356f4dba9401fc3326be139c (diff) | |
download | perl-5febd2ff83ad8541c2fd1f43266e321d057ef865.tar.gz |
pp_length: code tidy and simplify assert
The STATIC_ASSERT_STMT() is basically checking that shifting the
HINT_BYTES byte left 26 places gives you SVf_UTF8, so just assert that.
There's no need to assert the current values of HINT_BYTES and SVf_UTF8.
Other than that, this commit tides up the code a bit (only whitespace
changes and unnecessary brace removal), and adds/updates some code comments.
Diffstat (limited to 'EXTERN.h')
0 files changed, 0 insertions, 0 deletions