Skip to Content.
Sympa Menu

ssreflect - Re: [ssreflect] Coq bug affecting ssreflect libraries

Subject: Ssreflect Users Discussion List

List archive

Re: [ssreflect] Coq bug affecting ssreflect libraries


Chronological Thread 
  • From: John Wiegley <>
  • To:
  • Subject: Re: [ssreflect] Coq bug affecting ssreflect libraries
  • Date: Wed, 22 Oct 2014 16:46:22 -0500

>>>>> John Wiegley <> writes:

> I'm going to try tracking it down a little better today, but it interferes
> with smooth Proof General usage quite a bit.

I wasn't able to get it any smaller, but this simple script will demonstrate
the problem:

bug.v:
Require Import Ssreflect.ssrfun.
Require Import Coq.Unicode.Utf8_core.
BackTo 1.

John



Archive powered by MHonArc 2.6.18.

Top of Page