chenrun1
03f215b374
nuttx/atomic.h:fix Fixed the pragma of ATOMIC_VAR_INIT in clang
Error: vfs/fs_epoll.c:126:3: error: macro 'ATOMIC_VAR_INIT' has been marked as deprecated [-Werror,-Wdeprecated-pragma]
ATOMIC_VAR_INIT(1), /* i_crefs */
^
/Applications/Xcode_15.2.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/clang/15.0.0/include/stdatomic.h:54:41: note: macro marked 'deprecated' here
^
1 error generated.
make[1]: *** [fs_epoll.o] Error 1
Error: socket/socket.c:78:3: error: macro 'ATOMIC_VAR_INIT' has been marked as deprecated [-Werror,-Wdeprecated-pragma]
ATOMIC_VAR_INIT(1), /* i_crefs */
Signed-off-by: chenrun1 <chenrun1@xiaomi.com>
2024-09-23 14:07:03 +08:00
..
2022-12-14 02:33:56 +08:00
2023-08-10 13:35:44 +08:00
2022-12-14 02:33:56 +08:00
2024-08-24 11:20:17 +08:00
2022-12-14 02:33:56 +08:00
2022-12-14 02:33:56 +08:00
2022-12-14 02:33:56 +08:00
2023-09-24 03:49:33 +08:00
2023-02-01 23:47:44 +08:00
2023-10-18 12:23:13 +08:00
2023-08-03 03:14:46 -07:00
2024-09-23 14:07:03 +08:00
2024-09-13 23:08:39 +08:00
2023-08-03 03:20:13 -07:00
2022-12-14 02:33:56 +08:00
2023-02-17 11:17:11 -03:00
2023-02-17 11:17:11 -03:00
2023-09-24 03:49:33 +08:00
2022-12-14 02:33:56 +08:00
2022-12-14 02:33:56 +08:00
2022-12-14 02:33:56 +08:00
2024-06-15 17:40:18 +08:00
2022-12-14 02:33:56 +08:00
2024-09-15 19:29:47 +08:00
2022-12-14 02:33:56 +08:00
2022-12-14 02:33:56 +08:00
2024-08-23 12:57:37 -03:00
2023-11-01 09:27:56 +08:00
2022-12-14 02:33:56 +08:00
2022-12-14 02:33:56 +08:00
2022-12-14 02:33:56 +08:00
2022-12-14 02:33:56 +08:00
2023-08-10 13:36:19 +08:00
2023-07-11 23:32:17 +08:00
2022-12-14 02:33:56 +08:00
2022-12-14 02:33:56 +08:00
2023-02-09 20:05:44 +08:00
2021-05-27 08:07:25 +09:00
2024-08-27 07:44:06 -04:00