Skip to content

fix missing symbol with rt - #43

Open
pickx wants to merge 1 commit into
mainfrom
ybd/fixup-missing-symbol
Open

fix missing symbol with rt#43
pickx wants to merge 1 commit into
mainfrom
ybd/fixup-missing-symbol

Conversation

@pickx

@pickx pickx commented Feb 26, 2026

Copy link
Copy Markdown

cherry-pick of the relevant commit from #42

@1arie1 1arie1 self-assigned this Feb 26, 2026
@1arie1

1arie1 commented Feb 26, 2026

Copy link
Copy Markdown
Collaborator

tests are failing. I think I need to resolve this. marked for myself

@1arie1

1arie1 commented Mar 3, 2026

Copy link
Copy Markdown
Collaborator

The missing symbol is defined in cvlr-log. It is the intention that cvlr-asserts is linked together with cvlr-log.

The forward declaration in cvlr-assert is so that it can be used in debugging/tests without including the full cvlr-log dependency.

@pickx where is the example that cvlr-assert is linked without cvlr-log? Most users are expected to depend on cvlr that automatically includes all other dependencies

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.

2 participants