Closed GoogleCodeExporter closed 9 years ago
Subjet: s/than/that/ , sorry :-)
Original comment by jonas.bu...@gmail.com
on 27 May 2011 at 7:51
I believe this should be fixed by r256.
Original comment by csilv...@gmail.com
on 27 May 2011 at 10:59
Using the repro above, I'm seeing a crash with GetOptLong trying to index argv
with an optind of -1. The attached patch fixes this.
Original comment by paul.hol...@gmail.com
on 28 May 2011 at 1:02
Attachments:
Yes, the crash is gone in r256.
Original comment by jonas.bu...@gmail.com
on 28 May 2011 at 3:04
Re comment #2: I've decided to resolve this another way, by initializing optind
to 0 in iwyu_globals.cc.
Original comment by csilv...@gmail.com
on 1 Jun 2011 at 12:07
Original issue reported on code.google.com by
jonas.bu...@gmail.com
on 27 May 2011 at 7:50