You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by Martin Sebor <se...@roguewave.com> on 2006/08/03 23:06:34 UTC

Re: [patch] Widen column widths in exec utility

Andrew Black wrote:
> Greetings
> 
> Attached is a small patch that changes the width of the NAME column in 
> the output from the exec utility to 25 characters, and the width of the 
> ASS(E)RTS column to 7 characters, altering the name in the process.
> 
> The main reason for this change was so that the full width of the locale 
> names would be displayed when building locales using the exec utility.

Looks good. Committed here:
http://svn.apache.org/viewvc?rev=428541&view=rev

Thanks
Martin