Skip to content

libs: fix visual studio Compiler Error C2036#9818

Merged
xiaoxiang781216 merged 1 commit into
apache:masterfrom
anchao:23071306
Jul 13, 2023
Merged

libs: fix visual studio Compiler Error C2036#9818
xiaoxiang781216 merged 1 commit into
apache:masterfrom
anchao:23071306

Conversation

@anchao
Copy link
Copy Markdown
Contributor

@anchao anchao commented Jul 13, 2023

Summary

libs: fix visual studio Compiler Error C2036

D:\code\nuttx\include\nuttx\net\netfilter\ip_tables.h(288,42): error C2036: "void *" : unknown size

Reference:
https://learn.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-error-c2036?view=msvc-170

Impact

N/A

Testing

ci-check

D:\code\nuttx\include\nuttx\net\netfilter\ip_tables.h(288,42): error C2036: "void *" : unknown size

Reference:
https://learn.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-error-c2036?view=msvc-170

Signed-off-by: chao an <anchao@xiaomi.com>
@xiaoxiang781216 xiaoxiang781216 merged commit 8ef5f02 into apache:master Jul 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants