[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Basic questions about Gorm
From: |
David Chisnall |
Subject: |
Re: Basic questions about Gorm |
Date: |
Sat, 9 Apr 2011 11:05:08 +0100 |
On 9 Apr 2011, at 10:56, Ivan Vučica wrote:
> This does not change the fact that older non-Apple GCC does not know about
> the syntax changes: @property, @synthesize, et al. Or am I wrong?
Nope, although the problem here is that GORM's ad-hoc parser also doesn't know
about them. Hopefully we can make GORM use libclang instead at some point
soon, and then it can understand everything that the compiler can understand.
David
-- Sent from my PDP-11
Re: Basic questions about Gorm, Riccardo Mottola, 2011/04/08