This is the mail archive of the gcc@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: generalized lvalues



On Nov 18, 2004, at 6:28 PM, Ziemowit Laski wrote:
    void *objPtr;
      :
    (__strong id)objPtr = someOtherObj;

That syntax wants me to puke.


Just use the correct type at the beginning and not do tricks like
this.

-- Pinski


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