This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/17577] [4.0/4.1 Regression] #pragma implementation no longer diagnoses use after file to which it applies
- From: "mmitchel at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Oct 2005 00:28:19 -0000
- Subject: [Bug c++/17577] [4.0/4.1 Regression] #pragma implementation no longer diagnoses use after file to which it applies
- References: <bug-17577-37@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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