• Paul Eggert's avatar
    Don’t use -Woverride-init · 24faf6b0
    Paul Eggert authored
    I have some further changes in mind that would also need to
    disable the -Woverride-init warnings.  In practice these warnings
    seem to be more trouble than they’re worth, so disable them in the
    cc command line.
    * configure.ac: Disable -Woverride-init here ...
    * src/bytecode.c: ... rather than here.
    24faf6b0
bytecode.c 33.8 KB