Unncessesary recompiles
Open
oversight
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 142
- PR merge metrics
- No merged PRs in 30d
Description
When I run `coconut-run -t3 -l code.coco` it compiles, when run the first time.
When I run an alias `cr code.coco` it compiles again, although already built.
The alias is `cr="coconut-run -t3 -l"`, so no difference.
Could it be that the shell executes aliases from another (virtual) current working directory?
Any idea? I'm not that of an Linux expert...
Contributor guide
Assessment
This issue has not been assessed yet.