Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37903647
en ru br
ALT Linux repos
S:4.2.1-alt2

Group :: Sciences/Mathematics
RPM: Singular

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: Singular-ntl8.patch
Download


--- singular-4.1.1/factory/ftmpl_inst.cc.orig	2018-07-31 07:05:52.000000000 -0600
+++ singular-4.1.1/factory/ftmpl_inst.cc	2018-10-24 08:35:33.090883509 -0600
@@ -73,7 +73,7 @@ template List<Variable> Difference ( con
 // NTL 6
 #ifdef HAVE_NTL
 #include<NTL/version.h>
-#if NTL_MAJOR_VERSION == 6
+#if NTL_MAJOR_VERSION >= 6
 
 #include<NTL/tools.h>
 #include<NTL/lzz_pE.h>
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin