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


On Thu, Jun 03, 2004 at 10:32:43AM -0700, Matt Austern wrote:
> On Jun 3, 2004, at 3:01 AM, Gabriel Dos Reis wrote
> 
> > Let's those pragmas die.
> 
> I'd like to kill them too: I think their need is past.  If I submitted 
> a patch to get rid of them, would anyone object?

We normally deprecate a feature for at least one release before killing
it in the next release.  Otherwise users who don't follow the gcc list
get no warning at all.

I think it would be fine to deprecate in 3.4.1 and kill in 3.5 (or
whatever we call 3.5).


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