From owner-cvs-src@FreeBSD.ORG Sat Dec 16 23:30:35 2006 Return-Path: X-Original-To: cvs-src@freebsd.org Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5E66216A500 for ; Sat, 16 Dec 2006 23:30:35 +0000 (UTC) (envelope-from kip.macy@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE2B943CAB for ; Sat, 16 Dec 2006 23:30:32 +0000 (GMT) (envelope-from kip.macy@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so1446440nfc for ; Sat, 16 Dec 2006 15:30:31 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=s9CehaPa01v0IRsaoRvxAKixibwoGaT0PD/YoqRbbBd0shzW6/hC7n5j6EsPIFFrBp4ejNAV56AxrdqgUsbwluoZgDDsR+Tu5s9zVbCLYsEhHcsyU8XifAkqSCTJmr/QwZ8sqcVLRDUYW6h49jGU7ohY2za8vPBZ7eZTsLgqn3A= Received: by 10.82.127.15 with SMTP id z15mr314167buc.1166311831520; Sat, 16 Dec 2006 15:30:31 -0800 (PST) Received: by 10.82.191.16 with HTTP; Sat, 16 Dec 2006 15:30:31 -0800 (PST) Message-ID: Date: Sat, 16 Dec 2006 15:30:31 -0800 From: "Kip Macy" To: "Randall Stewart" In-Reply-To: <4583CE79.5080704@cisco.com> MIME-Version: 1.0 References: <200612160603.kBG63h3R069128@repoman.freebsd.org> <4583CE79.5080704@cisco.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Craig Rodrigues , cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/net sctp_sys_calls.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Dec 2006 23:30:35 -0000 Don't take it too hard. The tinderbox settings are not the same as the defaults. The errors here indicate that you did due diligence. -Kip On 12/16/06, Randall Stewart wrote: > > Craig Rodrigues wrote: > > rodrigc 2006-12-16 06:03:43 UTC > > > > FreeBSD src repository > > > > Modified files: > > lib/libc/net sctp_sys_calls.c > > Log: > > Consistently use a socklen_t type where required, and eliminate > > GCC warning "dereferencing type-punned pointer will > > break strict-aliasing rules". > > > > Reviewed by: rrs > > > > Revision Changes Path > > 1.2 +6 -6 src/lib/libc/net/sctp_sys_calls.c > > > Thanks Craig!! > > R > > -- > Randall Stewart > NSSTG - Cisco Systems Inc. > 803-345-0369 803-317-4952 (cell) >