From mboxrd@z Thu Jan 1 00:00:00 1970 From: Don Slutz Subject: Re: [PATCH v5 05/17] xenctx: Add command line option -D (--decode-as-ascii) Date: Mon, 24 Mar 2014 13:00:33 -0400 Message-ID: <533064B1.4080708@terremark.com> References: <1395342425-16260-1-git-send-email-dslutz@verizon.com> <1395342425-16260-6-git-send-email-dslutz@verizon.com> <1395412737.19839.112.camel@kazak.uk.xensource.com> <532C8817.5020508@terremark.com> <1395657969.19365.37.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1395657969.19365.37.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell , Don Slutz Cc: Stefano Stabellini , George Dunlap , Don Slutz , Ian Jackson , xen-devel@lists.xen.org, Jan Beulich List-Id: xen-devel@lists.xenproject.org On 03/24/14 06:46, Ian Campbell wrote: > On Fri, 2014-03-21 at 14:42 -0400, Don Slutz wrote: >> On 03/21/14 10:38, Ian Campbell wrote: >>> On Thu, 2014-03-20 at 15:06 -0400, Don Slutz wrote: >>>> If specified, output ascii version of stack also. >>> I suppose this is optional because the result is >100 chars wide? >>> Otherwise making it unconditional would be a nobrainer. >> No not 100, but it does exceed 80 and from a previous email: > This having already been queried and explained I would have then > expected the commit message to say something like "This is not the > default because the result exceeds 80 characters per line" Will add to commit message. -Don Slutz > Ian. >