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

Ambiguous autolink references #1769

Closed
emlun opened this issue Jul 11, 2022 · 0 comments · Fixed by #1770
Closed

Ambiguous autolink references #1769

emlun opened this issue Jul 11, 2022 · 0 comments · Fixed by #1770

Comments

@emlun
Copy link
Member

emlun commented Jul 11, 2022

After PR #1703 added some new IDL types, the following autolink references are now ambiguous:

LINK ERROR: Multiple possible 'idl' local refs for 'displayName'.
Randomly chose one of them; other instances might get a different random choice.
{{displayName}}
LINK ERROR: Multiple possible 'idl' local refs for 'transports'.
Randomly chose one of them; other instances might get a different random choice.
{{transports}}
LINK ERROR: Multiple possible 'idl' local refs for 'rp'.
Randomly chose one of them; other instances might get a different random choice.
{{rp}}
LINK ERROR: Multiple possible 'idl' local refs for 'user'.
Randomly chose one of them; other instances might get a different random choice.
{{user}}
@emlun emlun added this to the L3-WD-01 milestone Jul 11, 2022
@emlun emlun self-assigned this Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant