Make argument-scope-delimiter error by default#21849
Make argument-scope-delimiter error by default#21849coqbot-app[bot] merged 1 commit intorocq-prover:masterfrom
Conversation
080f565 to
efc9633
Compare
efc9633 to
634d39d
Compare
634d39d to
dd65428
Compare
811b610 to
9a50a82
Compare
* Adapt to rocq-prover/rocq#21849 * Update Coq dependency version to 8.19 * Update README --------- Co-authored-by: Jason Gross <jasongross9@gmail.com> Co-authored-by: Jason Gross <jgross@mit.edu>
|
IIRC the overall plan is to change the bahvior of |
|
That's the usual deprecation process:
|
|
It's a process we've done before but IDK about usual. And when the change is to something that may be compatible forcing an error does not seem useful. |
9a50a82 to
a8ec73c
Compare
a8ec73c to
6672ea9
Compare
|
@andres-erbsen, @JasonGross, @samuelgruetter please ensure the bedrock2 overlay gets propagated through all the submodules, it has been merged more than a week ago now |
In order to actually handle this 8.19 deprecation in 9.4.
|
Thanks! CI is finally green, this can be merged |
|
So do we really want this error-by-default step or should we directly change to the final desired behaviour instead? |
|
The semantics change could be subtly breaking scripts and be painful to debug I guess, so I'd rather go through the error by default step in 9.3 before changing the semantics in 9.4. |
|
still not super convinced but @coqbot merge now |
In order to actually handle this 8.19 deprecation in 9.4.
Overlays (to be merged before the current PR)