From mboxrd@z Thu Jan 1 00:00:00 1970 From: Randy Dunlap Subject: Re: net/bluetooth/hci_sock.c:352: error: storage size of 'ctv' isn't known Date: Wed, 12 Sep 2007 13:58:05 -0700 Message-ID: <20070912135805.8591fba0.rdunlap@xenotime.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: "Robert P. J. Day" Return-path: Received: from xenotime.net ([66.160.160.81]:44281 "HELO xenotime.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1760892AbXILU6J (ORCPT ); Wed, 12 Sep 2007 16:58:09 -0400 Received: from midway.site ([71.117.233.180]) by xenotime.net for ; Wed, 12 Sep 2007 13:58:05 -0700 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 12 Sep 2007 06:15:20 -0400 (EDT) Robert P. J. Day wrote: > p.s. dumb question -- what locale should i be using to get those > quotes to not make such a mess of my screen? thanks. right or wrong, I use "LC_ALL=C" and it works for me. --- ~Randy