Skip to content

Coq Call 2021 10 27

Gaëtan Gilbert edited this page Oct 27, 2021 · 11 revisions

Topics

Notes

Regarding the issue of release announcements, it was decided to amend the process as follows. When a release candidate is tagged, a public announcement should be made, along the following lines: "Release candidate has been tagged. It can be experimented using core-dev. Library maintainers are encouraged to test and upgrade their libraries so that they are ready by the time of the actual release. In particular, maintainers of libraries that are part of the Coq platform should eagerly release compatible versions, so as to not delay the release of the Coq platform." When the actual release is tagged, no announcement is made; it is still delayed until the Coq platform is ready, as per the CEP.

  • https://github.com/coq/coq/issues/15062 would break coqrc users that use Add LoadPath there. Before removing it we should fine another way to cater for this need. Put in .coqrc a -I ..., -Q ... could give the same functionality.

    => survey the users for this

    => the alternative of using _CoqProject / coq_makefile should be mature in combination with dune before we do anything

Clone this wiki locally