PATCH for Re: Full specialization

Kurt Garloff garloff@kg1.ping.de
Sat Mar 21 00:45:00 GMT 1998


On Fri, Mar 20, 1998 at 12:36:43PM -0800, Mark Mitchell wrote:
> 
> Kurt --
> 
>   Here's a patch for the crash you got on a bogus partial
> specialization.   Jason?

garloff@kg1:/home/garloff/C > eg++ -O2 bug_fullspec2.cc -DBUG
bug_fullspec2.cc:43: too many template parameters in declaration of
bug_fullspec2.cc:43: partial specialization Tensor<2>'
bug_fullspec2.cc: In method Tensor<2>::Tensor(int, int)':
bug_fullspec2.cc:45: confused by earlier errors, bailing out

Fine!
Thank you very much.

The supplied crash4.C doesn't seem to trigger this though.

-- 
Kurt Garloff, Dortmund 
<K.Garloff@ping.de>
PGP key on http://student.physik.uni-dortmund.de/homepages/garloff



More information about the Gcc-bugs mailing list