This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB 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: c++/911: calling user-defined operators in gdb


Synopsis: calling user-defined operators in gdb

State-Changed-From-To: open->analyzed
State-Changed-By: chastain
State-Changed-When: Wed Jan  8 11:59:59 2003
State-Changed-Why:
    I mailed in some analysis (see the audit trail).
    Basically, c-exp.y does not understand that 'operator==' is a lexeme in the expression 'f0.operator==(f1)', so == gets parsed as a binop.

http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=911


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