[getdns-users] getdns 0.3.0 release candidate

Willem Toorop willem at nlnetlabs.nl
Mon Jul 13 12:33:32 UTC 2015


Thank you Scott,

I had fixed this already, but strangely enough it only got committed on
the v0.3.0rc1 tag and not to the v0.3.0 branch even though the tag is on
the branch!  Very mysterious...

https://github.com/getdnsapi/getdns/commit/431415bd

Thanks for updating the PHP bindings!

-- Willem

Op 10-07-15 om 17:59 schreef Hollenbeck, Scott:
> I just discovered a small issue with some debug print information being emitted from context.c. Here's a patch:
> 
> diff --git src/context.c src/context.c
> index f7b87f8..817cc3f 100644
> --- src/context.c
> +++ src/context.c
> @@ -2067,7 +2067,6 @@ priv_getdns_ns_dns_setup(struct getdns_context *context)
> 
>                                 (void) gldns_wire2str_rr_buf(rr->pos,
>                                     rr->nxt - rr->pos, ta_str, sizeof(ta_str));
> -                               fprintf(stderr, "TA: %s\n", ta_str);
>                                 (void) ub_ctx_add_ta(
>                                     context->unbound_ctx, ta_str);
>                         }
> 
> I hope to have these new features in the development branch for the PHP bindings before next weekend.
> 
> Scott
> 
> _______________________________________________
> Users mailing list
> Users at getdnsapi.net
> http://getdnsapi.net/mailman/listinfo/users
> 




More information about the Users mailing list