Skip to Content.
Sympa Menu

coq-club - Re: warning messages

coq-club AT inria.fr

Subject: The Coq mailing list

List archive

Re: warning messages


chronological Thread 
  • From: Hugo Herbelin <Hugo.Herbelin AT inria.fr>
  • To: Dimitri Hendriks <Dimitri.Hendriks AT phil.uu.nl>, coq-club AT pauillac.inria.fr
  • Subject: Re: warning messages
  • Date: Fri, 18 Feb 2000 14:47:10 +0100

> Since I installed version 6.3.1, I get all lot of messages
> "Warning: Failed to extract".
> What does it mean and how to make it disappear?

  It means the extraction algorithm has not been successful in finding
a computational content to the involved definition (typically because
the definition involved objets at the Type level). This has no effect
on the logical validity of your definition. You cannot make it
disappear without recompiling (remove the warning in file
src/typing/mach.ml).
                                                  Hugo





Archive powered by MhonArc 2.6.16.

Top of Page