[sagemath] 01/04: Silenced one more ECL configuration doctest

Julien Puydt julien.puydt at laposte.net
Tue Jun 23 08:15:23 UTC 2015


This is an automated email from the git hooks/post-receive script.

jpuydt-guest pushed a commit to branch master
in repository sagemath.

commit fd63badd5c47609e41c5f26215b89a5185874a48
Author: Julien Puydt <julien.puydt at laposte.net>
Date:   Tue Jun 23 10:07:32 2015 +0200

    Silenced one more ECL configuration doctest
---
 debian/patches/series                                            | 2 +-
 ..._opt_interrupt_signal.patch => silence_ecl_opt_signals.patch} | 9 +++++++++
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/patches/series b/debian/patches/series
index beb0922..0cc0ac3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,7 +5,7 @@ remove_singular_warning.patch
 singular_doc.patch
 python_security.patch
 silent_debian_bug_780186.patch
-silence_ecl_opt_interrupt_signal.patch
+silence_ecl_opt_signals.patch
 sagedoc_avoid_exception.patch
 silence_matplotlib_1_3_changes.patch
 rubiks_executables_renames.patch
diff --git a/debian/patches/silence_ecl_opt_interrupt_signal.patch b/debian/patches/silence_ecl_opt_signals.patch
similarity index 54%
rename from debian/patches/silence_ecl_opt_interrupt_signal.patch
rename to debian/patches/silence_ecl_opt_signals.patch
index 5a308ce..8d75f1b 100644
--- a/debian/patches/silence_ecl_opt_interrupt_signal.patch
+++ b/debian/patches/silence_ecl_opt_signals.patch
@@ -9,3 +9,12 @@
          ECL_OPT_SIGNAL_HANDLING_THREAD = 0
          ECL_OPT_SIGNAL_QUEUE_SIZE = 16
          ECL_OPT_BOOTED = 1
+@@ -151,7 +151,7 @@
+         ECL_OPT_SIGALTSTACK_SIZE = 1
+         ECL_OPT_HEAP_SIZE = ...
+         ECL_OPT_HEAP_SAFETY_AREA = ...
+-        ECL_OPT_THREAD_INTERRUPT_SIGNAL = 0
++        ECL_OPT_THREAD_INTERRUPT_SIGNAL = ...
+         ECL_OPT_SET_GMP_MEMORY_FUNCTIONS = 0
+     """
+     print('ECL_OPT_INCREMENTAL_GC = {0}'.format(

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list