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

project strucure #1107

Closed
bung87 opened this issue May 19, 2023 · 1 comment · Fixed by #1108
Closed

project strucure #1107

bung87 opened this issue May 19, 2023 · 1 comment · Fixed by #1108

Comments

@bung87
Copy link
Contributor

bung87 commented May 19, 2023

Package 'aaa' has an incorrect structure. It should contain a single directory hierarchy for source files, named 'aaapkg'

while readme recommend as foobar

the reason directory has pkg suffix likely when I run nim c -r output aaa binary file which cause conflict with aaa directory

so what's the design?

@Araq
Copy link
Member

Araq commented May 21, 2023

so what's the design?

We should remove the pkg suffix thing.

Araq pushed a commit that referenced this issue May 23, 2023
* fix #1107 get rid of pkg suffix

* fix test
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 a pull request may close this issue.

2 participants