diff options
author | Orgad Shaneh <orgad.shaneh@audiocodes.com> | 2022-03-30 09:10:21 +0300 |
---|---|---|
committer | Orgad Shaneh <orgad.shaneh@audiocodes.com> | 2022-04-24 13:12:30 +0300 |
commit | eedb37a65dc8ec77cb6eb871349e086aec0c3d86 (patch) | |
tree | 5ec2a2babb2adf06f395818b340092f50883c9aa /.github | |
parent | 47c3ecefc04505dcc8e42b9f726fc29aa8084bec (diff) |
Fix warnings on Win64
read.c:399:27: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
399 | obj = (void*)(long)cur->type;
| ^
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions