This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: #import future (summary and proposed solutions)
- From: Neil Booth <neil at daikokuya dot co dot uk>
- To: Geoffrey Keating <geoffk at apple dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Sun, 26 Jan 2003 00:15:22 +0000
- Subject: Re: #import future (summary and proposed solutions)
- References: <4197B592-30C1-11D7-9E60-0050E4BAD278@apple.com>
This is a small aside, but perhaps having PCH not work for
Objective-C with #import is desirable after all. It's an incentive
to use #include.
Neil.