-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
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
2.3.2 build warnings #75
Comments
GCC 13 is throwing warnings (RHEL 9) `/usr/bin/clang -Wno-ignored-attributes -fno-strict-aliasing -fwrapv -fexcess-precision=standard -Wno-unused-command-line-argument -Wno-compound-token-split-by-macro -O2 -Wno-unused-variable -I/etc/alternatives/java_sdk_openjdk/include -I/etc/alternatives/java_sdk_openjdk/include/linux/ -Ilibhive -DHAVE_NETINET_IN_H -DHAVE_INTTYPES_H -I. -I./ -I/usr/pgsql-17/include/server -I/usr/pgsql-17/include/internal -D_GNU_SOURCE -I/usr/include/libxml2 -I/usr/include -flto=thin -emit-llvm -c -o hdfs_fdw.bc hdfs_fdw.c ` |
GCC 8.5.0 (RHEL 8) is throwing these warnings:
|
Thanks, Devrim. We have taken note of it and will surely fix it before the next release. |
Reported on GitHub through issue #75 by Devrim Gündüz (devrimgunduz). FDW-702, Sravan Velagandula.
Hi,
2.3.2 is throwing some warnings on my Fedora 40 box (GCC 14.1). Can you please take a look? Thanks!
and:
The text was updated successfully, but these errors were encountered: