chao an f0ddb92be0 libuv: disable warning message of dangling-pointer
| In file included from libuv/src/uv-common.h:42,
|                  from libuv/src/uv-common.c:23:
| libuv/src/uv-common.c: In function 'uv_walk':
| libuv/src/queue.h:68:19: warning: storing the address of local variable 'queue' in '((void * (**)[2])MEM[(void *[2] * *)loop_13(D) + 8B])[1]' [-Wdangling-pointer=]
|    68 |     QUEUE_PREV(q) = (n);                                                      \
|       |                   ^
| libuv/src/queue.h:78:7: note: in expansion of macro 'QUEUE_SPLIT'
|    78 |       QUEUE_SPLIT(h, q, n);                                                   \
|       |       ^~~~~~~~~~~

Signed-off-by: chao an <anchao@xiaomi.com>
2023-02-20 19:25:58 +08:00
..
2022-07-29 19:21:52 +03:00
2021-06-11 02:42:05 -05:00
2022-09-27 19:39:31 +08:00
2021-12-20 09:12:52 -06:00
2023-02-08 00:35:39 +08:00
2021-06-11 02:42:05 -05:00
2022-11-07 15:24:08 +09:00
2021-06-16 09:03:06 -05:00
2023-01-05 21:42:15 +08:00
2021-06-11 02:42:05 -05:00
2022-10-16 19:07:16 +02:00
2022-01-16 08:07:47 +01:00