Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VsCoq1] Fix #278: pass correct -topfile argument #617

Merged
merged 1 commit into from Sep 13, 2023

Conversation

4ever2
Copy link
Contributor

@4ever2 4ever2 commented Sep 12, 2023

This also allows stepping through unsaved files; before this patch, we passed -topfile untitled:Untitled-1, which failed with:

coqtop-stderr: Error: Invalid character ':' in identifier "untitled:Untitled-1".

This also allows stepping through unsaved files; before this patch, we passed
`-topfile untitled:Untitled-1`, which failed with:

```
coqtop-stderr: Error: Invalid character ':' in identifier "untitled:Untitled-1".
```
@thery
Copy link
Collaborator

thery commented Sep 13, 2023

Perfect! Thanks

@thery thery merged commit 5a5a341 into coq-community:vscoq1 Sep 13, 2023
@4ever2 4ever2 deleted the fix-topfile-arg branch September 13, 2023 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants