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

yf_ensure_entry_point is not working properly #122

Open
adamhutchings opened this issue Oct 28, 2022 · 0 comments · May be fixed by #123
Open

yf_ensure_entry_point is not working properly #122

adamhutchings opened this issue Oct 28, 2022 · 0 comments · May be fixed by #123
Labels
bug Something isn't working Requires experience May be difficult for people who aren't intimately familiar with the codebase

Comments

@adamhutchings
Copy link
Collaborator

When compiling a non-project file, even if a function exists which is named main, none are detected.

~~ test.yf ~~
main() {}

yfc test.yf fails.

@adamhutchings adamhutchings added the bug Something isn't working label Oct 28, 2022
@adamhutchings adamhutchings linked a pull request Nov 7, 2022 that will close this issue
@adamhutchings adamhutchings added Requires Experience Requires experience May be difficult for people who aren't intimately familiar with the codebase and removed Requires Experience labels Nov 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Requires experience May be difficult for people who aren't intimately familiar with the codebase
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant