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: Add two ObjC++ callback functions to cp/decl.c


Ziemowit Laski <zlaski@apple.com> writes:

| On 12 Sep 2004, at 15.58, Gabriel Dos Reis wrote:
| 
| >
| > Of course, what you described above is not what "essentially" happened.
| > I asked for what you're acttually trying to achieve for the hope of
| > getting moe understanding and looking for alternative.  Neither the
| > asnwer you gave was very helfpul nor did you give an explanation of
| > how the whole things is being connected.  I let it go.
| 
| Here's the answer I gave you:
| 
|    http://gcc.gnu.org/ml/gcc-patches/2004-09/msg00852.html
| 
| I'm sorry if it wasn't helpful but you never indicated as much.

I read that mail, but since it not did explain how the things are
connected,

   I need to call do_poplevel() from a function called
   objcp_end_compound_stmt(); I cannot use C++'s
   finish_compound_stmt() because it does too much.  

I did not believe I would get better answer if I insisted.  Sorry,
saying "it does too much" does not explain how things go.

And nor did you give better explanation now that you read that answer
was not clear.  Rather, you pointed it to me again, with the thing
that I was objecting to in the message that led to this subthread:

   If all goes well, I'll have the ObjC++ bits in the mainline in a
   day or two; at that point, [...]

-- Gaby


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