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: #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


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