X-RT-Original-Encoding: utf-8 X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.0 Delivered-To: bind9-public@bugs.isc.org From: "Ray Bellis" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 X-RT-Incoming-Encryption: Not encrypted content-type: text/plain; charset="utf-8" In-Reply-To: Return-Path: X-RT-Interface: Email MIME-Version: 1.0 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 3A1B0D78AF1 for ; Tue, 1 Aug 2017 14:37:29 +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 D9B0134A0F5 for ; Tue, 1 Aug 2017 14:37:26 +0000 (UTC) Received: from zmx1.isc.org (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTPS id C8BA1160041 for ; Tue, 1 Aug 2017 14:37:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zmx1.isc.org (Postfix) with ESMTP id B372E16004F for ; Tue, 1 Aug 2017 14:37:26 +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 nXbH2ODRHbOj for ; Tue, 1 Aug 2017 14:37:26 +0000 (UTC) Received: from rays-mbp.local (unknown [46.227.151.81]) by zmx1.isc.org (Postfix) with ESMTPSA id 5553F160041 for ; Tue, 1 Aug 2017 14:37:26 +0000 (UTC) Content-Transfer-Encoding: quoted-printable X-Original-To: bind9-public@bugs.isc.org References: Content-Language: en-US Subject: Re: don't use C++ keyword new [ISC-Bugs #45538] Message-ID: <171fa284-e4f0-323e-ff86-23650fdf9ea6@isc.org> To: bind9-public@isc.org X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org Date: Tue, 1 Aug 2017 15:37:24 +0100 From ray@isc.org Tue Aug 1 14:37:29 2017 RT-Message-ID: Content-Length: 203 The C++ keyword "class" is used in: lib/dns/resolver.c lib/dns/catz.c lib/dns/spnego.c bin/tests/db/t_db.c bin/tests/master/t_master.c bin/dig/dighost.c bin/named/statschannel.c