Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) X-RT-Interface: Email X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD autolearn=unavailable autolearn_force=no version=3.4.1 References: From: "Mark Andrews" Return-Path: Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 3DE08D78B0D for ; Sat, 30 Dec 2017 13:46:14 +0000 (UTC) Received: from zmx1.isc.org (zmx1.isc.org [149.20.0.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id 0E6AD3ACFCC for ; Sat, 30 Dec 2017 13:46:12 +0000 (UTC) Received: from zmx1.isc.org (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTPS id CEC18160048 for ; Sat, 30 Dec 2017 13:46:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTP id BCF9316006B for ; Sat, 30 Dec 2017 13:46:10 +0000 (UTC) Received: from zmx1.isc.org ([127.0.0.1]) by localhost (zmx1.isc.org [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 9O9jogE_7z4N for ; Sat, 30 Dec 2017 13:46:10 +0000 (UTC) Received: from [172.30.42.89] (c27-253-115-14.carlnfd2.nsw.optusnet.com.au [27.253.115.14]) by zmx1.isc.org (Postfix) with ESMTPSA id 4C9C8160048 for ; Sat, 30 Dec 2017 13:46:10 +0000 (UTC) Delivered-To: bind9-public@bugs.isc.org content-type: text/plain; charset="utf-8" Subject: Re: [ISC-Bugs #46892] Fedora 27 warning X-RT-Original-Encoding: utf-8 X-Mailer: Apple Mail (2.3273) X-Original-To: bind9-public@bugs.isc.org To: bind9-public@isc.org From marka@isc.org Sat Dec 30 13:46:14 2017 Message-ID: X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mx.pao1.isc.org Date: Sun, 31 Dec 2017 00:46:06 +1100 In-Reply-To: X-RT-Incoming-Encryption: Not encrypted RT-Message-ID: Content-Length: 793 > On 31 Dec 2017, at 12:11 am, Francis Dupont via RT wrote: > > On Wed Dec 27 01:19:45 2017, marka wrote: >> Back ported the flen > 0 check. > > => there is still an extra "." in the snprintf format string We want “.DDDZ” which “.%03uZ” produces. The period separates the seconds from the milliseconds. >> Added some requires and insisted >> nanoseconds is in range. >> >> Will need to add similar requires and insists to the two new functions >> in 9.12/master. > > => agreed! > > Please fix the format and up-port requires and insists > > > -- > Ticket History: https://bugs.isc.org/Ticket/Display.html?id=46892 -- Mark Andrews, ISC 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: marka@isc.org