This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [patch] Stop cutting off option names in --help


On Friday, Jul 11, 2003, at 22:44 US/Eastern, Nathanael Nerode wrote:
I think this would be a good thing to fix, even if the movement of
options to opts.c will fix it in the long run.  OK for mainline?

* toplev.c: Don't cut off option names.

I would just up the limit from 23 to 33 but I am not the one who approves this.
But then again the GNU Coding Standard says not to limit anything.


Thanks,
Andrew Pinski


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