aboutsummaryrefslogtreecommitdiffhomepage
path: root/PROBLEMES
diff options
context:
space:
mode:
authorGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-09-08 08:24:02 +0000
committerGravatar herbelin <herbelin@85f007b7-540e-0410-9357-904b9bb8a0f7>2001-09-08 08:24:02 +0000
commit64b269a68bf6dfb583ccbaf1f8a86cfd87530561 (patch)
tree3382c426f5e40f72aa0a0c9ab92a8f3d1d7895c9 /PROBLEMES
parenta7b8e9c4e5c0e915cc8d16e9b673e7a0a280e1fe (diff)
MAJ
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@1930 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'PROBLEMES')
-rw-r--r--PROBLEMES13
1 files changed, 13 insertions, 0 deletions
diff --git a/PROBLEMES b/PROBLEMES
index b392d8269..4e522a8ad 100644
--- a/PROBLEMES
+++ b/PROBLEMES
@@ -1,3 +1,16 @@
+Intuition plante en 7.1 à certains endroits où il réussissait en 6.3.
+Y a-t-il une explication ? (cf contrib sheaves de Chicli - HH)
+
+----------------------------------------------------------------------
+Theorem toto : (A:Prop)A->A.
+Refine [A;x]?.
+produit le message "type_of: this is not a well-typed term. Please report."
+
+----------------------------------------------------------------------
+"Intro until 1" plante avec le message
+"Error: Internal tactic intro cannot be applied to intro until #GENTERM 1"
+--> intro est répété + GENTERM
+
----------------------------------------------------------------------
La synthèse du ? dans l'exemple suivant se fait en V6 mais pas en V7: