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: `cygpath --version` missing a newline


I've checked this in. I'll add the newlines to the other utils soon. 

I updated the ChangeLog and also used the ChangeLog as the CVS log... 
is that right? Or should there be no CVS log entries? (The sources.redhat.com 
guide just says to use "cvs commit".) Hmm, now that I look at what I did
with cvsweb it looks like they're sometimes descriptive ("import
winsup-2000-02-17 snapshot") and sometimes just one of the ChangeLog lines
("* cygcheck.cc: Reformat."). I'll try to do the same.

> From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
> To: cygwin-patches@cygwin.com
> Subject: `cygpath --version` missing a newline
> Date: Thu, 12 Sep 2002 23:39:05 -0400 (EDT)
> 
> Hi,
> `cygpath --version` is missing a trailing newline.  I'm attaching a patch.
> This probably doesn't merit a ChangeLog entry, but I'm providing one
> anyway, feel free to disregard it.  I also took the opportunity to factor
> out the short options array into a global variable.  I can split this into
> two separate patches, if necessary.
> 	Igor
> 
> 2002-09-12  Igor Pechtchanski <pechtcha@cs.nyu.edu>
> 	* cygpath.cc (options) New global variable.
> 	(main) Make short options global for easier change.
> 	(print_version) Add a missing newline.

__________________________________________________
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com


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