From www@isc.org Mon Jan 16 08:07:54 2017 MIME-Version: 1.0 X-Spam-Status: No, score=-3.3 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 X-Mailer: PHPMailer 5.2.14 (https://github.com/PHPMailer/PHPMailer) content-type: text/plain; charset="utf-8" Message-ID: <35057ccc14af17c337ea941fd8cc5580@www.isc.org> Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id B7D0A71B5A8 for ; Mon, 16 Jan 2017 08:07:53 +0000 (UTC) Received: from iscwebprod.isc.org (iscwebprod.isc.org [IPv6:2001:4f8:1:d::16]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id 9D9FC3493E2 for ; Mon, 16 Jan 2017 08:07:51 +0000 (UTC) Received: from www (uid 80) (envelope-from www@iscwebprod.isc.org) id 7b7d0b by iscwebprod.isc.org (DragonFly Mail Agent v0.11); Mon, 16 Jan 2017 08:07:51 +0000 Delivered-To: bind9-bugs@bugs.isc.org Subject: 9.10.4-P5 - include/dns/rrl.h line 98: warning: nonportable bit-field type Return-Path: X-Original-To: bind9-bugs@bugs.isc.org Date: Mon, 16 Jan 2017 08:07:51 +0000 X-Wpcf7-Content-Type: text/plain X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org X-PHP-Originating-Script: 20001:class-phpmailer.php To: bind-bugs@isc.org Content-Transfer-Encoding: quoted-printable From: "Dennis Clarke" X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 1739 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