Report information
The Basics
Id:
45538
Status:
resolved
Priority:
Low/Low
Queue:

People
Owner:
Nobody in particular
Cc:
AdminCc:

BugTracker
Version Fixed:
9.9.12, 9.9.12(sub), 9.10.6-S1, 9.10.7, 9.11.3, 9.12.0
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
P2 Normal
Severity:
S2 Normal
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
bug

Dates
Created:Tue, 11 Jul 2017 03:11:48 -0400
Updated:Wed, 09 Aug 2017 00:33:43 -0400
Closed:Wed, 09 Aug 2017 00:33:42 -0400



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: don't use C++ keyword new
From: marka@isc.org
To: bind9-public@isc.org
Date: Mon, 10 Jul 2017 21:11:48 -1000
Date: Tue, 11 Jul 2017 08:28:34 +0100
Subject: Re: [ISC-Bugs #45538] don't use C++ keyword new
To: bind9-public@isc.org
From: "Ray Bellis" <ray@isc.org>
The keyword 'delete' occurs some places too.
From: "Ray Bellis" <ray@isc.org>
To: bind9-public@isc.org
Subject: Re: [ISC-Bugs #45538] don't use C++ keyword new
Date: Tue, 11 Jul 2017 08:29:19 +0100
Also 'namespace'.
ready for review.
4654. [cleanup] Don't use C++ keywords delete, new and namespace. [RT #45538]
From: "Ray Bellis" <ray@isc.org>
Subject: Re: don't use C++ keyword new [ISC-Bugs #45538]
To: bind9-public@isc.org
Date: Tue, 1 Aug 2017 15:37:24 +0100
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