summaryrefslogtreecommitdiff
path: root/extract.c
diff options
context:
space:
mode:
Diffstat (limited to 'extract.c')
-rw-r--r--extract.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/extract.c b/extract.c
index 451917308..4d70095f3 100644
--- a/extract.c
+++ b/extract.c
@@ -23,6 +23,8 @@ int i;
int size;
int j;
+ /* TODO: gestion de l'infini. */
+
if (MPFR_ABSSIZE(p) < two_i){
int j;
y->_mp_alloc=two_i_2 ;