This is the mail archive of the cygwin-patches@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: new mkgroup patch


On Tue, Mar 19, 2002 at 04:28:28PM +0100, Corinna Vinschen wrote:
>On Sat, Mar 16, 2002 at 09:44:00PM -0800, Joshua Daniel Franklin wrote:
>> Here is a new patch that retains the multiple fprintf's instead of 
>> using a multiline one in the usage function. Also adds version option, etc.:
>
>Thanks for the patch.  Applied.

After talking about this with Corinna, I have modified the usage
function to use one fprintf and string concatenation to accomplish what
Joshua was trying to do with one string and embedded newlines and line
continuations.  This maintains the same indentation as the previous
version and doesn't jam everything against column one.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]