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

Re: (C++) patch to fix `throw NULL'



Does this relate at all to the patch Nathan (I believe?) submitted a
while back?  We should get that patch integrated, if we haven't
already; it fixed a bunch of dynamic_cast-related issues, including
the fact that NULL was sometimes used as an error value, even where it
was valid, I think.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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