g++-3.3 and template specializations

Kai Ludwig kai.ludwig at uni-tuebingen.de
Tue Jun 8 16:31:17 CEST 2004


Hi,

after adding "template<>" at the places listed below,
GiNaC-1.2.1 seems to work fine with g++-3.3

Kai


> Hi,
>
> there are some error messages, g++-3.3 gives me concerning
> missing template<> statements in GiNaC-1.2.1
>
> Kai
>
>
>
> /usr/local/include/ginac/container.h:665: error: explicit
> specialization not
>   preceded by `template <>'
> In file included from /usr/local/include/ginac/normal.h:29,
>                 from /usr/local/include/ginac/ginac.h:31,
>                 from ../genericRateLaw.hpp:32,
>                 from ../ecco.hpp:41,
>                 from eccoTest.cpp:1:
> /usr/local/include/ginac/lst.h:35: error: explicit specialization not
> preceded   by `template <>'
> /usr/local/include/ginac/lst.h:38: error: explicit specialization not
> preceded   by `template <>'
> /usr/local/include/ginac/lst.h:41: error: explicit specialization not
> preceded   by `template <>'
> /usr/local/include/ginac/lst.h:44: error: explicit specialization not
> preceded   by `template <>'
> In file included from /usr/local/include/ginac/ncmul.h:26,
>                 from /usr/local/include/ginac/structure.h:29,
>                 from /usr/local/include/ginac/ginac.h:42,
>                 from ../genericRateLaw.hpp:32,
>                 from ../ecco.hpp:41,
>                 from eccoTest.cpp:1:
> /usr/local/include/ginac/exprseq.h:35: error: explicit specialization
> not
>   preceded by `template <>'
>
>
>
> --
> http://echempp.sourceforge.net
>
> Kai Ludwig
> Institut für Organische Chemie
> Auf der Morgenstelle 18
> 72076 Tübingen
> Tel.: 07071/29-73049
> Mail: kai.ludwig at uni-tuebingen.de


-- 
http://echempp.sourceforge.net

Kai Ludwig
Institut für Organische Chemie
Auf der Morgenstelle 18
72076 Tübingen
Tel.: 07071/29-73049
Mail: kai.ludwig at uni-tuebingen.de





More information about the GiNaC-list mailing list