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

[workspace] Workspace determination code works not well with relative paths #546

Open
ejgallego opened this issue Sep 21, 2023 · 0 comments
Labels
kind: bug Something isn't working part: workspace setup
Milestone

Comments

@ejgallego
Copy link
Owner

The code that determines the workspace a file belong too doesn't work well with relative paths, an example provided by Théo Zimmerman is:

$ fcc --root . test.v

This is a very common case, thus we should fix it.

Thanks to @Zimmi48 for the report

@ejgallego ejgallego added kind: bug Something isn't working part: workspace setup labels Sep 21, 2023
@ejgallego ejgallego added this to the 0.1.8 milestone Sep 21, 2023
@ejgallego ejgallego modified the milestones: 0.1.8, 0.1.9 Oct 25, 2023
@ejgallego ejgallego modified the milestones: 0.1.9, 0.1.10 Apr 3, 2024
@ejgallego ejgallego modified the milestones: 0.1.9.1, 0.2.0 May 31, 2024
@ejgallego ejgallego modified the milestones: 0.2.0, 0.2.1 Jun 8, 2024
@ejgallego ejgallego modified the milestones: 0.2.1, 0.2.2 Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: bug Something isn't working part: workspace setup
Projects
None yet
Development

No branches or pull requests

1 participant