This is the mail archive of the gdb-patches@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: [PATCH] Objective-C language support.


Michael Snyder wrote:
Adam, this bit can't hurt anything, since it just adds some new enum
values.  Only one suggestion -- how about putting OP_THIS and OP_SELF
consecutively, because they're so similar?  Also please hold off on
the export of evaluate_subexp -- let's handle that separately.

Other than that, approved.  Wait a couple days for objections, then
you can commit it.



       * expression.h: New ops NSSTRING, SELECTOR, MSGCALL, and SELF.
Changed per your suggestion and commited. Thanks!


--
Adam Fedor, Digital Optics Corp.      | I'm glad I hate spinach, because
http://www.doc.com                    | if I didn't, I'd eat it, and you
                                      | know how I hate the stuff.


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