Re: [C++ Patch] PR 25666

2013-05-24 Thread Jason Merrill
OK. Jason

[C++ Patch] PR 25666

2013-05-24 Thread Paolo Carlini
Hi, this remained assigned to me way too much time. The story goes that we used to ICE on parse/dtor6.C, then Mark fixed the ICE, and Volker opened 25666 as a purely diagnostic issue, that is about the lack of a terse error message mentioning that templated destructors are illegal. Turns out