Report information
The Basics
Id:
44414
Status:
resolved
Priority:
Medium/Medium
Queue:

People
BugTracker
Version Fixed:
9.9.10, 9.9.10-S1, 9.10.5, 9.10.5-S1, 9.11.1, 9.12.0
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
(no value)
Severity:
S3 Low
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
bug

Dates
Created:Mon, 16 Jan 2017 03:07:54 -0500
Updated:Thu, 03 Aug 2017 22:30:58 -0400
Closed:Wed, 01 Feb 2017 20:32:54 -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: 9.10.4-P5 - include/dns/rrl.h line 98: warning: nonportable bit-field type
Date: Mon, 16 Jan 2017 08:07:51 +0000
To: bind-bugs@isc.org
From: "Dennis Clarke" <dclarke@blastwave.org>
Bug Report from www.isc.org: Name: Dennis Clarke Email: dclarke@blastwave.org Software Version: 9.10.4-P5 OS: Solaris 10 Subject:include/dns/rrl.h line 98: warning: nonportable bit-field type Bug Detail =========== When compiled with strict C99 compiler these warning appear over and over. Mostly harmless. /opt/developerstudio12.5/bin/c99 -mt -I/usr/local/build/bind-9.10.4-P5_SunOS5.10_sparcv9.001 -I../.. -I. -I../../lib/dns -Iinclude -I/usr/local/build/bind-9.10.4-P5_SunOS5.10_sparcv9.001/lib/dns/include -I../../lib/dns/include -I/usr/local/build/bind-9.10.4-P5_SunOS5.10_sparcv9.001/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/pthreads/include -I../../lib/isc/noatomic/include -I/usr/local/ssl/include -I/usr/include -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_MD5 -DOPENSSL -DGSSAPI -DUSE_ISC_SPNEGO -D_TS_ERRNO -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -DDIG_SIGCHASE=1 -D_XPG4_2 -D__EXTENSIONS__ -m64 -errfmt=error -erroff=%none -errshort=full -xstrconst -xildoff -xmemalign=8s -xnolibmil -Xc -xcode=pic32 -xregs=no%appl -xlibmieee -mc -g -xs -ftrap=%none -Qy -xbuiltin=%none -xdebugformat=dwarf -xunroll=1 -I/usr/local/include -xarch=sparc -I/usr/local/ssl/include -I/usr/local/ssl -D_TS_ERRNO -D_POSIX_PTHREAD_SEMANTICS -D_LARGEFILE64_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -c byaddr.c "include/dns/rrl.h", line 98: warning: nonportable bit-field type "include/dns/rrl.h", line 99: warning: nonportable bit-field type "include/dns/rrl.h", line 123: warning: nonportable bit-field type "include/dns/rrl.h", line 126: warning: nonportable bit-field type --- This email was received through isc.org Bug Submission Form