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 libstdc++/35689] ostream no longer usable with java exceptions



------- Comment #6 from pinskia at gcc dot gnu dot org  2008-03-25 01:15 -------
(In reply to comment #5)
> So it is meaningless now to attempt to set
> 
> #pragma GCC java_exceptions
> 
> in c++ code?

This is C++ code but it is CNI code also so setting that is ok.

-- Pinski


-- 


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


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