This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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: getopt changes


W dniu 2013-11-13 20:38, Corinna Vinschen pisze:
On Nov 13 20:23, Freddie Chopin wrote:
W dniu 2013-11-13 20:01, Gregory Pietsch pisze:
I noticed a few braces were omitted in the last version of getopt. Here
is the file with them added. -- Gregory

OMG, you're right (; Sorry about that... If necessary I can provide
a patch for these 4 braces only, as the file you posted has some
whitespace changes too.

Yes, please.

Patch attached. I don't know how about the changelog entry - it's Gregory who spotted the bug, so he should get the credit - I'd prefer to put him as the author, so you're free to change the text below.

newlib/ChangeLog
2013-11-13  Freddie Chopin  <freddie_chopin@op.pl>

	* newlib/libc/stdlib/getopt.c (getopt_internal): Add missing
	braces

Attachment: 0001-newlib-libc-stdlib-getopt.c-getopt_internal-add-miss.patch
Description: Text document


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