mirror of https://github.com/postgres/postgres
Our gcc-on-Solaris buildfarm members emit "incompatible pointer type" warnings in places where it's not. This is a bit odd, since AFAICT Solaris follows the POSIX spec in declaring shmdt's argument as "const void *", and you'd think any pointer argument would satisfy that. But whatever. Part of a general push to remove off-the-beaten-track warnings where we can easily do so.pull/77/head
parent
1f6e0ce3be
commit
4c1a1a347a
Loading…
Reference in new issue