From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33311) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRPAo-0002I2-Pf for qemu-devel@nongnu.org; Mon, 07 May 2012 10:44:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SRPAe-0007kd-PA for qemu-devel@nongnu.org; Mon, 07 May 2012 10:44:26 -0400 Received: from relay1.mentorg.com ([192.94.38.131]:62229) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SRPAe-0007go-Iv for qemu-devel@nongnu.org; Mon, 07 May 2012 10:44:16 -0400 Message-ID: <4FA7DFB9.8060003@codesourcery.com> Date: Mon, 7 May 2012 09:44:09 -0500 From: Meador Inge MIME-Version: 1.0 References: <1332888271-7083-1-git-send-email-meadori@codesourcery.com> <4F7D03C1.8050900@codesourcery.com> In-Reply-To: <4F7D03C1.8050900@codesourcery.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/4] linux-user: Option parser cleanup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: riku.voipio@iki.fi Ping ^ 2. On 04/04/2012 09:30 PM, Meador Inge wrote: > Ping. Any comments on this series? > > On 03/27/2012 05:44 PM, Meador Inge wrote: >> This series is focused at cleaning up a few issues in the >> GNU/Linux usermode driver's option parsing. -h has been >> fixed to exit with 0, a -help option has been added, proper >> error messages have been added for unknown options and bad >> arguments, and --foo is now excepted in addition to -foo. >> >> Meador Inge (4): >> linux-user: Exit 0 when -h is used >> linux-user: Add -help >> linux-user: Add proper error messages for bad options >> linux-user: Treat --foo options the same as -foo >> >> linux-user/main.c | 30 ++++++++++++++++++++---------- >> 1 files changed, 20 insertions(+), 10 deletions(-) >> > > -- Meador Inge CodeSourcery / Mentor Embedded http://www.mentor.com/embedded-software