diff options
author | Pavol Rusnak <pavol@rusnak.io> | 2021-06-06 21:49:40 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2021-06-15 00:08:24 +1000 |
commit | 95048129b1d93854c25f501c02801929aeeb23f0 (patch) | |
tree | 88e14c83595ae48bee408e94753d7577019ff41d /tests/float/bytes_construct_endian.py | |
parent | e7f7094ef60d91c89d05d2b006f2eb80fff3efd6 (diff) |
unix: Fix build on arm64-darwin due to integer cast.
This fixes error: cast to smaller integer type 'int' from 'pthread_t'.
pthread_t is defined as long, not as int.
Signed-off-by: Pavol Rusnak <pavol@rusnak.io>
Diffstat (limited to 'tests/float/bytes_construct_endian.py')
0 files changed, 0 insertions, 0 deletions