Skip to Content.
Sympa Menu

ssreflect - Re: [ssreflect] [Coq-Club] [ANN] Ssreflect/MathComp 1.6.1 released

Subject: Ssreflect Users Discussion List

List archive

Re: [ssreflect] [Coq-Club] [ANN] Ssreflect/MathComp 1.6.1 released


Chronological Thread 
  • From: Maxime Dénès <>
  • To:
  • Subject: Re: [ssreflect] [Coq-Club] [ANN] Ssreflect/MathComp 1.6.1 released
  • Date: Wed, 21 Dec 2016 22:01:46 +0100
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None ; spf=Pass ; spf=None
  • Ironport-phdr: 9a23:hnurGhAUGi3NKfec5V4TUyQJP3N1i/DPJgcQr6AfoPdwSP3zpcbcNUDSrc9gkEXOFd2CrakV0KyG6eu5AjZIoc7Y9itdINoUD15NoP5VtjJjKfbNMVf8Iv/uYn5yN+V5f3ghwUuGN1NIEt31fVzYry76xzcTHhLiKVg9fbytScaBx/iwgvup4ZDdZwhDmBK4eqk3LROsrAyXt88MgIIkJLxi5AHOpy5tcvRXwG4gCdOVHw20ssK5/ZpL9i1Auvcs+8NGXL68cb5uHu8QNygvL21gvJ6jjhLEVwbavnY=

Hi,

You can also pass "-w -notation-overriden,-deprecated" to coqc through
coq_makefile (using -arg) to silence those warnings.

Maxime.

On 12/21/16 20:11, Enrico Tassi wrote:
> On Wed, Dec 21, 2016 at 05:21:24PM +0000, Ilya Sergey wrote:
>> Hi Enrico,
>>
>> Thanks a lot for the update!
>>
>> One thing: at the moment math-comp, when building with the new Coq 8.6,
>> complains a lot about deprecated Vernacular commands, such as Arguments
>> Scope, as well about overloaded notations when importing ssrnat (e.g.,
>> *"**Warning:
>> Notation _ < _ <= _ was already used in scope nat_scope**"*).
>>
>> Is there an simple workaround to suppress them?
>
> Unfortunately not. We should really update the theory files...
>
> Best,
>



Archive powered by MHonArc 2.6.18.

Top of Page