Re: current make world brakes if HESIOD enabled

2021-04-05 Thread Mark Johnston
On Sat, Apr 03, 2021 at 09:18:29AM +0300, Daniel Braniss wrote: > I must be the last person on earth to use Hesiod :-) > this are the diffs: Thanks, this was committed earlier today. > diff --git a/lib/libc/gen/getgrent.c b/lib/libc/gen/getgrent.c > index afb89cab3..5832cb8c6 100644 > --- a/lib/l

Re: current make world brakes if HESIOD enabled

2021-04-03 Thread Daniel Braniss
> On 3 Apr 2021, at 20:22, Warner Losh wrote: > > What's the error if you don't have these extra uintptr_t casts? --- getgrent.o ---

Re: current make world brakes if HESIOD enabled

2021-04-03 Thread Warner Losh
What's the error if you don't have these extra uintptr_t casts? Warner On Sat, Apr 3, 2021 at 12:18 AM Daniel Braniss wrote: > I must be the last person on earth to use Hesiod :-) > this are the diffs: > > diff --git a/lib/libc/gen/getgrent.c b/lib/libc/gen/getgrent.c > index afb89cab3..5832cb8

current make world brakes if HESIOD enabled

2021-04-02 Thread Daniel Braniss
I must be the last person on earth to use Hesiod :-) this are the diffs: diff --git a/lib/libc/gen/getgrent.c b/lib/libc/gen/getgrent.c index afb89cab3..5832cb8c6 100644 --- a/lib/libc/gen/getgrent.c +++ b/lib/libc/gen/getgrent.c @@ -971,7 +971,7 @@ dns_group(void *retval, void *mdata, va_list ap)