This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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] nm.c/objdump.c demangle short option bug fix.


On Fri, Jun 07, 2002 at 10:13:14AM +0930, Alan Modra wrote:
> On Thu, Jun 06, 2002 at 07:39:06PM +0300, Elias Athanasopoulos wrote:

> > binutils/nm.c (main.c):
> > 
> > 	case 'C': 
> 
> Showing this code snippet doesn't prove anything.  case 'C' also
> handles --demangle, which does take an optional arg.

Aren't '-C' and '--demangle' equivelant as, for example, '-f' and
'--format' are? How can someone specify the demnagle style using
'-C?' Or what's the purpose of the '-C' option. If it doesn't take
an 'optional' arg then the listed usage is wrong, because it is exactly 
the same with the '-t' and '-f' cases (both of them do take
an option).

Elias

-- 
http://gnewtellium.sourceforge.net			MP3 is not a crime.	


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