Chet Ramey wrote:
> On 10/1/22 6:38 AM, Emanuel Haupt wrote:
> > Static build of 5.2 fails to build on FreeBSD 13.1-RELEASE (amd64).
> >
> > The logic in m4/strtoimax.m4 is inverted. The following patch
> > replaces strtoimax() if and only if it is present and func
Static build of 5.2 fails to build on FreeBSD 13.1-RELEASE (amd64).
The logic in m4/strtoimax.m4 is inverted. The following patch replaces
strtoimax() if and only if it is present and functional.
--- patch begins here ---
--- m4/strtoimax.m4.orig2022-04-11 20:31:52 UTC
+++ m4/strtoimax.m4
Emanuel Haupt wrote:
> On 12/7/20 1:44 PM, Fazal Majid wrote:
> >> On Dec 7, 2020, at 15:37, Chet Ramey wrote:
> >>
> >> Thanks for the report. I've never actually encountered this error.
> >> Just lucky, I guess.
> >
> > It’s a race condi
"Marty E. Plummer" wrote:
> On Wed, May 30, 2018 at 10:42:27AM +0800, Clark Wang wrote:
> > On Wed, May 30, 2018 at 8:25 AM, Marty E. Plummer
> > wrote:
> >
> > > > If people are willing to do the conversion between patch
> > > > formats for
> > > their
> > > > own purposes, more power to them.