We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -MT dyn_florida.o -MD -MP -MF .deps/dyn_florida.Tpo -c -o dyn_florida.o dyn_florida.c cc -DHAVE_CONFIG_H -I. -I../.. -I ../../src -Wall -Wshadow -Wno-unused-parameter -Wno-unused-value -O2 -pipe -fcommon -fstack-protector-strong -fno-strict-aliasing -MT dyn_dns.o -MD -MP -MF .deps/dyn_dns.Tpo -c -o dyn_dns.o dyn_dns.c dyn_florida.c:35:12: error: incompatible pointer to integer conversion initializing 'int' with an expression of type 'void *' [-Wint-conversion] static int floridaPort = NULL; ^ ~~~~
clang-14
The text was updated successfully, but these errors were encountered:
No branches or pull requests
clang-14
The text was updated successfully, but these errors were encountered: