Le Sat, Jun 06, 2026 at 03:29:45PM +0200, Theo Buehler a écrit :
> On Sat, Jun 06, 2026 at 02:51:22PM +0200, Theo Buehler wrote:
> > On Sat, Jun 06, 2026 at 01:14:44PM +0100, Stuart Henderson wrote:
> > > On 2026/06/05 02:24, Landry Breuil wrote:
> > > > CVSROOT:        /cvs
> > > > Module name:    ports
> > > > Changes by:     [email protected]  2026/06/05 02:24:15
> > > > 
> > > > Modified files:
> > > >         databases/pgpool: Makefile distinfo 
> > > > Removed files:
> > > >         databases/pgpool/patches: patch-src_include_utils_fe_ports_h 
> > > >                                   patch-src_include_watchdog_wd_utils_h 
> > > >                                   patch-src_utils_json_writer_c 
> > > >                                   patch-src_utils_ssl_utils_c 
> > > >                                   patch-src_watchdog_wd_escalation_c 
> > > > 
> > > > Log message:
> > > > databases/pgpool: update to 4.6.7 and unbreak with llvm 22
> > > > 
> > > 
> > > this wants strchrnul() which we don't have - an implementation is
> > > available from Crystal though;
> > > https://research.exoticsilicon.com/downloads/strchrnul_patchset_7.8.sig)
> > 
> > There's a compat impl in src/parse/snprintf.c. I suggest we copy a
> > fixed version of that dance. Upstream should likely move all this into
> > the appropriate compat header.
> > 
> > (I discussed this with landry, not sure if he missed a cvs add)

yeah i totally missed the cvs add, i more or less had the same for
strchrnul.

Reply via email to