summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2020-04-27 06:55:01 -0700
committerKaz Kylheku <kaz@kylheku.com>2020-04-27 06:55:01 -0700
commit68c2febec2dd78fd76ea9092fffec0086e7dfe33 (patch)
treef5cfe68578b1a93f4ae0caf1e4c3f5c90eb25352 /txr.1
parentf1481d1a322121a0502027148b0c8ab18c4db0bd (diff)
downloadtxr-68c2febec2dd78fd76ea9092fffec0086e7dfe33.tar.gz
txr-68c2febec2dd78fd76ea9092fffec0086e7dfe33.tar.bz2
txr-68c2febec2dd78fd76ea9092fffec0086e7dfe33.zip
doc: mention zero-width bit-field at end of structure.
* txr.1: A zero-width bit-field placed as the last member can have an effect on the structure; let's mention it.
Diffstat (limited to 'txr.1')
-rw-r--r--txr.13
1 files changed, 2 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 34463d4a..137740de 100644
--- a/txr.1
+++ b/txr.1
@@ -67503,7 +67503,8 @@ partially filled, then
is adjusted to point to the next unit after that, and
.I B
is reset to zero. Note that according to this semantics, a zero-width bitfield
-can have an effect even if placed between non-bitfield members.
+can have an effect even if placed between non-bitfield members, or appears
+as the last member of a structure.
If, after the placement of all structure members,
.I B