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++/13077] Need a way to disable warnings in code


------- Additional Comments From bangerth at dealii dot org  2003-11-17 15:32 -------
Regarding your general request of something like
  #pragma warning off ctor-dtor-privacy
I'm sure we're all with you. This has been discussed several times on
the mailing lists, but nobody has volunteered to implement it. Since
gcc is a volunteer project, that's what it would take, unless someone
steps forward and wants to pay somebody for doing it.

W.

-- 


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


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