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++/12238] placement delete not called on incomplete object construction if in try-block!


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From bangerth at dealii dot org  2003-10-20 13:15 -------
Just from the bugtracker's side: Nathan's absolutely right about breaking
apart the testcase into smaller chunks. I looked at this PR 2 or 3 times 
and always refrained from more in depth work by the length of the code.
Make this a couple of smaller pieces that are simpler to understand,
that would then certainly accelerate us reviewing them for correctness.

Thanks
  Wolfgang


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