commit | 2e788040d8b81ec58d81f142e42a661d31820b54 | [log] [tgz] |
---|---|---|
author | Charles E. Youse <charles.youse@intel.com> | Tue Jul 23 16:29:29 2019 -0700 |
committer | Andrew Boie <andrewboie@gmail.com> | Sun Sep 15 11:33:47 2019 +0800 |
tree | 5337fa3da9f3ec3fbc9f12480d98632aecfb6b9b | |
parent | 0f98cdd4570ad8b668d9d339a5c7b377e6a2e4eb [diff] |
tests/posix/common: make 64-bit clean Use the INT_TO_POINTER() and companion macros to silence compiler warnings about casting between pointers and ints of different sizes. Signed-off-by: Charles E. Youse <charles.youse@intel.com>