Re: BUG #18995: Building with GCC 14 fails: incompatible pointer struct pam_message

From: Andrew Watkins <awatkins1966(at)gmail(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18995: Building with GCC 14 fails: incompatible pointer struct pam_message
Date: 2025-07-24 10:28:05
Message-ID: CAH5VfSGSRuMwi0YAMiNMnORH2tJD3m76_VoP=ckV+RyEErnp=w@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

>
>
> Done that way at
>
>
> https://git.postgresql.org/gitweb/?p=postgresql.git;a=patch;h=635a856279ef55074dfc7a2a96c7fd686b5ff015
>
> If you can confirm that you get a clean build with this patch,
> I'd appreciate it.
>
> I can confirm the build was a success with the above patch.
Thanks :-)
Andrew

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Amit Kapila 2025-07-24 10:49:02 Re: BUG #18897: Logical replication conflict after using pg_createsubscriber under heavy load
Previous Message PG Bug reporting form 2025-07-24 09:49:47 BUG #18996: Assertion fails in waiteventset.c when dropping database in single mode in PG18