vlang / vlang/vls

WSL Testing Result

Open
#477 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
V
Stars
370
Forks
65
Avg merge
11h 17m
Merged PRs (30d)
18

Description

When I tried it in my own project, it displayed tmp/data.v.

module data

struct Data {
    value int
}

In the WSL environment, it seems tmp/vls2 gets automatically deleted.

https://github.com/user-attachments/assets/1be36baa-c0d8-4015-a7a2-e1f2a4d1a32b

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the report in WSL with the sample module and inspect the reported tmp/data.v output and tmp/vls2 deletion. Done means the behavior is reproduced and the intended handling of these paths is confirmed.

Written by the indexing model from the issue text.

Assessment

Domain
devtools, operating-systems
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.