Report information
The Basics
Id:
46960
Status:
rejected
Priority:
Low/Low
Queue:

People
Owner:
Nobody in particular
Requestors:
Cc:
AdminCc:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
(no value)
Severity:
(no value)
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
feature

Dates
Created:Fri, 05 Jan 2018 15:55:15 -0500
Updated:Fri, 05 Jan 2018 15:59:32 -0500
Closed:Fri, 05 Jan 2018 15:59:32 -0500



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: Update check for stdatomic.h usage
From: "Mukund Sivaraman" <muks@isc.org>
To: bind9-public@isc.org
Date: Sat, 6 Jan 2018 02:25:06 +0530
The check in configure currently only checks for presence of stdatomic.h. It seems to be problematic on systems with multiple compilers where one supports stdatomic.h and the other doesn't. Mukund
To: "Mukund Sivaraman via RT" <bind9-public@isc.org>
Date: Sat, 6 Jan 2018 02:27:37 +0530
Subject: Re: [ISC-Bugs #46960] Update check for stdatomic.h usage
From: "Mukund Sivaraman" <muks@isc.org>
Dupe of #46959. Mukund