[SCM] an open source computer algebra system branch, cleanedupstream, updated. 6125e540ca6d66c307958938a9d53b245507c323
Bernhard R. Link
brlink at debian.org
Tue Apr 24 15:53:58 UTC 2012
The following commit has been merged in the cleanedupstream branch:
commit 6eb83c29b7a1e40b87aaa97c6c88a6bf74932500
Author: Hans Schoenemann <hannes at mathematik.uni-kl.de>
Date: Mon Mar 5 10:53:14 2012 +0100
fix: help browser dummy (tr 408, patch by Bernhard R. Link)
diff --git a/Singular/fehelp.cc b/Singular/fehelp.cc
index e6f1a47..16f750d 100644
--- a/Singular/fehelp.cc
+++ b/Singular/fehelp.cc
@@ -1121,7 +1121,7 @@ static void heBuiltinHelp(heEntry hentry, int br)
#define HELP_NOT_OPEN 1
#define HELP_NOT_FOUND 2
#define BUF_LEN 256
-#define IDX_LEN 64
+#define IDX_LEN 256
#define MAX_LINES 21
static inline char tolow(char p)
--
an open source computer algebra system
More information about the debian-science-commits
mailing list