arenadata / gpdb

Arenadata DB
https://docs.arenadata.io/en/ADB/current/introduction/intro.html
Apache License 2.0
40 stars 22 forks source link

Fix -Wdeprecated-declarations warnings #1083

Closed dnskvlnk closed 1 week ago

dnskvlnk commented 2 weeks ago

Fix -Wdeprecated-declarations warnings

This patch fixes -Wdeprecated-declarations warnings produced by clang

andr-sokolov commented 1 week ago

The patch does not fix the warnings, but ignores them. What about fixing?