Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [PATCH] termcap.c: fix pointer type mismatch for boolcodes



On Wed, Sep 25, 2024 at 9:17 AM liushuyu <liushuyu011@xxxxxxxxx> wrote:
This fixes build failure on GCC 14 and newer (where mismatching pointer
types are errors by default now)
Already fixed by commit 4c89849 (workers/52383) ?

This patch is for when boolnames symbol does not exist in the system curses implementation.

I thought this patch might help match the symbol type defined in ncurses.

If you think this is not required, then I am fine with discarding this patch.


Thanks,

liushuyu





Messages sorted by: Reverse Date, Date, Thread, Author