[New-bugs-announce] [issue43394] Compiler warnings on master (-Wstrict-prototypes)

Brandt Bucher report at bugs.python.org
Wed Mar 3 17:44:24 EST 2021


New submission from Brandt Bucher <brandtbucher at gmail.com>:

We're getting "function declaration isn’t a prototype [-Wstrict-prototypes]" warnings in Modules/_zoneinfo.c and Modules/_xxtestfuzz/fuzzer.c.

I'll have a patch up momentarily.

----------
assignee: brandtbucher
components: Build
messages: 388064
nosy: brandtbucher
priority: normal
severity: normal
status: open
title: Compiler warnings on master (-Wstrict-prototypes)
type: compile error
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue43394>
_______________________________________


More information about the New-bugs-announce mailing list