]> www.ginac.de Git - ginac.git/commitdiff
Fix compilation failure due to (template) operator- defined in factor.cpp
authorAlexei Sheplyakov <varg@metalica.kh.ua>
Mon, 23 Feb 2009 12:03:16 +0000 (14:03 +0200)
committerJens Vollinga <jensv@nikhef.nl>
Wed, 25 Feb 2009 11:43:15 +0000 (12:43 +0100)
GiNaC 1.5.0 fails to compile with g++ 3.4.
The fix is simple: declare (and define) operator- (and operator+) only
for (univariate) polynomials.


No differences found