Skip to content

precompilation: truncate loaded package list in warning output#62187

Open
IanButterworth wants to merge 1 commit into
JuliaLang:masterfrom
IanButterworth:ib/trunc_message
Open

precompilation: truncate loaded package list in warning output#62187
IanButterworth wants to merge 1 commit into
JuliaLang:masterfrom
IanButterworth:ib/trunc_message

Conversation

@IanButterworth

Copy link
Copy Markdown
Member

See the message length in #62186

Limit the number of loaded package names shown in the precompilation summary warning and append an "N more" suffix when the list is longer than the cap. This keeps the message readable when many packages are already loaded.

Limit the number of loaded package names shown in the precompilation summary
warning and append an "N more" suffix when the list is longer than the cap.
This keeps the message readable when many packages are already loaded.

Co-authored-by: GitHub Copilot <copilot@users.noreply.github.com>
@IanButterworth IanButterworth added backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13 labels Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.12 Change should be backported to release-1.12 backport 1.13 Change should be backported to release-1.13

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant