This is the mail archive of the gcc-bugs@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]

[Bug c++/17577] [4.0/4.1 Regression] #pragma implementation no longer diagnoses use after file to which it applies



------- Comment #6 from mmitchel at gcc dot gnu dot org  2005-10-31 00:28 -------
This issue could lead to substantial user confusion.  On the other hand, the
manual suggests that #pragma interface, while not actually deprecated, is not
very useful, and I would hope that, indeed, not very many people are using it,
as we have newer, better methods, of doing most of the same things.  

I'm going to set this to P2 for now.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17577


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