Skip to Content.
Sympa Menu

coq-club - [Coq-Club] Future

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

[Coq-Club] Future


Chronological Thread 
  • From: Laurent Thery <Laurent.Thery AT inria.fr>
  • To: coq-club AT inria.fr
  • Subject: [Coq-Club] Future
  • Date: Sun, 9 Apr 2017 16:58:40 +0200

Hi,

when running n homemade Ltac tactic, the tactic run smoothly but I get the following message

Future: no fix_exn.

You have probably created a Future.computation from a value without passing the ~fix_exn argument. You probably want to chain with an already existing future instead.

What does this message mean?
it seems relative to some backtrack I do with first [...|...|...]).
How can I get rid of it?


--
Laurent



Archive powered by MHonArc 2.6.18.

Top of Page