This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: #pragma interface and #pragma implementation
Matt Austern <austern@apple.com> writes:
| On Jun 1, 2004, at 5:10 PM, Joe Buck wrote:
|
| > On Tue, Jun 01, 2004 at 03:42:42PM -0400, Steven T. Hatton wrote:
| >
| >> I've been experimenting with the #pragma directives ...
| >
| > I would advise against the use of #pragma interface and #pragma
| > implementation. They are perhaps not quite obsolete, but they are
| > little-used today.
|
| Is there a good reason for us not to just declare them obsolete and
| remove them?
I'd vote for their removal.
-- Gaby