Prevent -Wstrict-prototypes and -Wold-style-definition warnings
Peter Eisentraut <peter@eisentraut.org>
Author:
Peter Eisentraut <peter@eisentraut.org>
Date: 2026-03-16T09:53:24Z
Releases:
19 (unreleased)
Prevent -Wstrict-prototypes and -Wold-style-definition warnings A following commit will enable -Wstrict-prototypes and -Wold-style-definition by default. This commit fixes the warnings that those new flags will generate before actually adding the new flags. Author: Bertrand Drouvot <bertranddrouvot.pg@gmail.com> Discussion: https://postgr.es/m/13d51b20-a69c-4ac1-8546-ec4fc278064f%40eisentraut.org
Files
Discussion
- Use pg_icu_unicode_version(void) instead of pg_icu_unicode_version() 10 messages · 2026-02-27 → 2026-03-09