diff options
| author | Kai Kang <kai.kang@windriver.com> | 2024-06-08 20:35:08 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-06-09 16:14:58 -0700 |
| commit | f25f77bdf632ab0075c61b4df41a4ffd139e2787 (patch) | |
| tree | 07e95a2b70a6497d96c47927bc19289f3c90f372 /meta-python/recipes-devtools/python/python3-netifaces/0001-netifaces-initialize-msghdr-in-a-portable-way.patch | |
| parent | 751cb7534cd15dbb74a1af8a1a2112db458c7f08 (diff) | |
| download | meta-openembedded-f25f77bdf632ab0075c61b4df41a4ffd139e2787.tar.gz | |
uw-imap: fix incompatible pointer type errors
Fix compile errors when gcc option '-Wincompatible-pointer-types' set:
mx.c: In function 'mx_setdate':
mx.c:1286:15: error: passing argument 2 of 'utime' from incompatible pointer type [-Wincompatible-pointer-types]
1286 | utime (file,tp); /* set the times */
| ^~
| |
| time_t * {aka long int *}
Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-netifaces/0001-netifaces-initialize-msghdr-in-a-portable-way.patch')
0 files changed, 0 insertions, 0 deletions
