diff options
author | Nick Alcock <nick.alcock@oracle.com> | 2020-06-02 20:23:07 +0100 |
---|---|---|
committer | Nick Alcock <nick.alcock@oracle.com> | 2020-07-22 17:57:23 +0100 |
commit | 9943fa3a7320158e209a0339a4022a8165e9d5a6 (patch) | |
tree | dc9c8619f07ca31e8526ffeb87b62ee0bd567764 /install-sh | |
parent | afd78bd6f0a30ba57adaea870c05cbbb925cc769 (diff) | |
download | gdb-9943fa3a7320158e209a0339a4022a8165e9d5a6.zip gdb-9943fa3a7320158e209a0339a4022a8165e9d5a6.tar.gz gdb-9943fa3a7320158e209a0339a4022a8165e9d5a6.tar.bz2 |
libctf, create: add explicit casts for variables' and slices' types
This is technically unnecessary -- the compiler is quite capable of
doing the range reduction for us -- but it does mean that all
assignments of a ctf_id_t to its final uint32_t representation now have
appropriate explicit casts.
libctf/
* ctf-create.c (ctf_serialize): Add cast.
(ctf_add_slice): Likewise.
Diffstat (limited to 'install-sh')
0 files changed, 0 insertions, 0 deletions