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

stdlib: Change missing doc file to be a warning #8542

Conversation

garazdawi
Copy link
Contributor

When we cannot find the documentation file, we issue a warning instead of error do that compilation can complete anyway. This so that we don't have to have the docs available when compiling a file.

@garazdawi garazdawi added team:VM Assigned to OTP team VM fix labels Jun 4, 2024
@garazdawi garazdawi added this to the OTP-27.0.1 milestone Jun 4, 2024
@garazdawi garazdawi self-assigned this Jun 4, 2024
Copy link
Contributor

github-actions bot commented Jun 4, 2024

CT Test Results

    3 files    408 suites   41m 57s ⏱️
2 827 tests 2 780 ✅ 47 💤 0 ❌
7 761 runs  7 711 ✅ 50 💤 0 ❌

Results for commit b499f9e.

♻️ This comment has been updated with latest results.

To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.

See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.

Artifacts

// Erlang/OTP Github Action Bot

@garazdawi garazdawi force-pushed the lukas/stdlib/epp-warn-on-missing-doc-file/OTP-19099 branch from 186af2a to a6c522f Compare June 5, 2024 07:52
@garazdawi garazdawi changed the base branch from maint-27 to maint June 5, 2024 07:52
@garazdawi garazdawi force-pushed the lukas/stdlib/epp-warn-on-missing-doc-file/OTP-19099 branch from a6c522f to 66dcac5 Compare June 5, 2024 07:53
When we cannot find the documentation file, we issue a warning
instead of error do that compilation can complete anyway. This
so that we don't have to have the docs available when compiling
a file.
@garazdawi garazdawi force-pushed the lukas/stdlib/epp-warn-on-missing-doc-file/OTP-19099 branch from 66dcac5 to b499f9e Compare June 7, 2024 06:58
@garazdawi garazdawi merged commit 9e47f75 into erlang:maint Jun 18, 2024
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix team:VM Assigned to OTP team VM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant