--- Additional Comments From giovannibajo at libero dot it 2004-11-04 14:08
---
Sorry Ramya, this report is too confusing because of the millions of lines
pasted in it. Would you please open a new bug report and this time *attacch*
the preprocessed source to it?
To attacch it, you mus
--
What|Removed |Added
Severity|critical|normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18055
--
What|Removed |Added
Severity|normal |critical
Status|WAITING |NEW
Priority|P2 |P
--- Additional Comments From ramya dot chandar at wipro dot com 2004-10-21 03:49
---
Subject: Re: seems not possible to specialize a template member
function
I tried the way you have mentioned. Giving the "template<> " in all the
specialized function definitions. But, it didn't wor
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-20 13:28
---
Two things for specialization you have to define the template functions like:
template<> IOCM::Status IOCM_SequenceTempl::_unpack(IOCM::MessageBox&
msgBox)
instead of the current without "template<>", This
--- Additional Comments From giovannibajo at libero dot it 2004-10-19 11:46
---
I fixed a similar bug in 4.0 already, but we can't really tell until either you
try for yourself or attacch a preprocessed file.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18055
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-19 11:27
---
Can you attach the preprocessed source?
--
What|Removed |Added
CC|
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-10-19 11:27
---
*** Bug 18056 has been marked as a duplicate of this bug. ***
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18055