Re: git: d854d8122288 - stable/13 - ncurses: Backport a few fixes for GCC warnings from version 6.2-20210220.
Date: Wed, 03 May 2023 00:31:49 UTC
On 5/2/23 5:29 PM, John Baldwin wrote: > The branch stable/13 has been updated by jhb: > > URL: https://cgit.FreeBSD.org/src/commit/?id=d854d8122288dfa6b0245774ee37b02541c9b989 > > commit d854d8122288dfa6b0245774ee37b02541c9b989 > Author: John Baldwin <jhb@FreeBSD.org> > AuthorDate: 2023-05-02 23:38:54 +0000 > Commit: John Baldwin <jhb@FreeBSD.org> > CommitDate: 2023-05-02 23:38:54 +0000 > > ncurses: Backport a few fixes for GCC warnings from version 6.2-20210220. > > This is a direct commit to stable/13. I didn't backport 6.2-20210220 as I wasn't sure what all would be required to do that in lib/ncurses. It was also done after splitting out tinfo in main. -- John Baldwin