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