From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Marek Lindner Date: Fri, 27 Jan 2012 03:47:25 +0800 References: <201201222146.51275.lindner_marek@yahoo.de> <1327257063-13289-1-git-send-email-siwu@hrz.tu-chemnitz.de> In-Reply-To: <1327257063-13289-1-git-send-email-siwu@hrz.tu-chemnitz.de> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201201270347.25631.lindner_marek@yahoo.de> Subject: Re: [B.A.T.M.A.N.] [PATCHv2] batctl: exit on parse error in batctl ll Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking On Monday, January 23, 2012 02:31:03 Simon Wunderlich wrote: > If the argument could not be understood, we should not try to > apply something, but return from the function. Applied in revision b320bf2. Thanks, Marek