Return-Path: Received: from aserp1040.oracle.com (aserp1040.oracle.com [141.146.126.69]) by krbdev.mit.edu (Postfix) with ESMTPS id DEA3458641 for ; Thu, 29 Sep 2016 14:08:37 -0400 (EDT) Received: from aserv0021.oracle.com (aserv0021.oracle.com [141.146.126.233]) by aserp1040.oracle.com (Sentrion-MTA-4.3.2/Sentrion-MTA-4.3.2) with ESMTP id u8TI8a98001111 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 29 Sep 2016 18:08:36 GMT Received: from aserv0121.oracle.com (aserv0121.oracle.com [141.146.126.235]) by aserv0021.oracle.com (8.13.8/8.13.8) with ESMTP id u8TI8axv025631 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 29 Sep 2016 18:08:36 GMT Received: from abhmp0017.oracle.com (abhmp0017.oracle.com [141.146.116.23]) by aserv0121.oracle.com (8.13.8/8.13.8) with ESMTP id u8TI8X8G020234 for ; Thu, 29 Sep 2016 18:08:35 GMT Received: from oracle.com (/10.135.188.58) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Thu, 29 Sep 2016 11:08:33 -0700 Date: Thu, 29 Sep 2016 13:08:32 -0500 From: Will Fiveash To: rt@krbdev.mit.edu Subject: Re: [krbdev.mit.edu #8502] ret_boolean in profile_get_boolean() should be krb5_boolean * instead of int * Message-ID: <20160929180832.GC19265@oracle.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.6.2+29,mq+4 (8bebfd8902ec) (2016-07-01) X-Source-Ip: aserv0021.oracle.com [141.146.126.233] RT-Send-Cc: X-RT-Original-Encoding: us-ascii Content-Length: 171 I see. Sounds like krb5 code calling profile_get_boolean() needs to cast the boolean arg to (int *) in several places. -- Will Fiveash Oracle Solaris Software Engineer