Re: strnstr errors in tests while on NetBSD

2021-01-26 Thread Riccardo Mottola
Hi, Riccardo Mottola wrote: > The situation on NetBSD/amd64/libobj2 s now: > > 7767 Passed tests >   46 Failed files >   32 Dashed hopes >    8 Failed tests > > > The situation on NetBSD/sparc64/gcc is now: > > 9398 Passed tests >   54 Failed tests >   46 Dashed hopes >   14 Skipped sets On NetBS

Re: strnstr errors in tests while on NetBSD

2021-01-26 Thread Riccardo Mottola
Hi Richard, Richard Frith-Macdonald wrote: > I don't know how that could fail 'many tests', because the only place in the > entire sourcecode that uses strnstr is the GSMime tests. > For that file, I simply changed the local function name to avoid conflict > with the BSD function. ineed there a