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

Add lib check command #1370

Merged
merged 3 commits into from
Feb 1, 2025
Merged

Add lib check command #1370

merged 3 commits into from
Feb 1, 2025

Conversation

johnynek
Copy link
Owner

this doesn't do any linking, just checking compilation.

To deal with libraries correctly in test and build we need to re-implement the compilers to not use an identifier which is (PackageName, Identifier), but for packages that are imported more than once use (Library, Version, PackageName, Identifier)... this will be a somewhat major refactor that is next up.

@johnynek johnynek merged commit 0b3dd5a into main Feb 1, 2025
9 checks passed
@johnynek johnynek deleted the oscar/20250131_add_lib_check branch February 1, 2025 19:40
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 this pull request may close these issues.

1 participant