- Update to version 8.19.2.
* Fixed a regression from Coq 8.18 in the presence of a defined field in a primitive `Record`. * Fixed an issue where the printer was sometimes failing to use a prefix or infix custom notation whose right-hand side refers to a different custom entry. * Fixed `abstract` failure in the presence of admitted goals in the surrounding proof. * Fixed issues when using Ltac2 in VsCoq due to incorrect state handling of Ltac2 notations. * Fixed `Include` on a module containing a record declared with `Primitive Projections`. * Fixed an issue in `Fixpoint` with no arguments. * Position error/warning tooltips correctly when multibyte UTF-8 characters are present. OBS-URL: https://build.opensuse.org/package/show/science/coq?expand=0&rev=65
This commit is contained in:
parent
8870b507b6
commit
4fddaa2fa7
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1e535ed924234f18394efce94b12d9247a67e8af29241eb79615804160f21674
|
||||
size 7675945
|
3
coq-8.19.2.tar.gz
Normal file
3
coq-8.19.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18035624bcda4f8cffe5f348e02f0ae2503af1c40de165788d7d45578e6c5725
|
||||
size 7678311
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec71ef3d520b51cba8de84308357945d28f3723f21a56bc64af040c109584c00
|
||||
size 7616556
|
3
coq-refman-8.19.2.tar.xz
Normal file
3
coq-refman-8.19.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d192cf2fd441f441cd4bd91672cd46ed1d8744bff132bace7aae3741ec4941de
|
||||
size 7665520
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0f439c599fe9daee89b9bc3f9df8d3ced238deb30ccef4c3ac4c6ecf64a91b11
|
||||
size 2148396
|
3
coq-stdlib-8.19.2.tar.xz
Normal file
3
coq-stdlib-8.19.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f0a46efc7ec7365ebb03937ab25a6994eb4f405853a28122f7c55859afb290f
|
||||
size 2176420
|
19
coq.changes
19
coq.changes
@ -1,3 +1,22 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Jun 30 17:20:06 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||
|
||||
- Update to version 8.19.2.
|
||||
* Fixed a regression from Coq 8.18 in the presence of a defined
|
||||
field in a primitive `Record`.
|
||||
* Fixed an issue where the printer was sometimes failing to use a
|
||||
prefix or infix custom notation whose right-hand side refers to
|
||||
a different custom entry.
|
||||
* Fixed `abstract` failure in the presence of admitted goals in
|
||||
the surrounding proof.
|
||||
* Fixed issues when using Ltac2 in VsCoq due to incorrect state
|
||||
handling of Ltac2 notations.
|
||||
* Fixed `Include` on a module containing a record declared with
|
||||
`Primitive Projections`.
|
||||
* Fixed an issue in `Fixpoint` with no arguments.
|
||||
* Position error/warning tooltips correctly when multibyte UTF-8
|
||||
characters are present.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 22:31:46 UTC 2024 - Aaron Puchert <aaronpuchert@alice-dsl.net>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user