Skip to content

dartdoc no longer shows actual locations, but the toString of some object, in warning output #2042

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

Closed
jcollins-g opened this issue Oct 14, 2019 · 1 comment · Fixed by #2043
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures

Comments

@jcollins-g
Copy link
Contributor

jcollins-g commented Oct 14, 2019

In the example below, Operator operator [].location should be the actual location. Presumably this was introduced in the location changes in #2034, but I am sure I would have noticed that...

warning: unresolved doc reference [index], from dart-ffi.Int16Pointer.[]: Operator operator [].location

@jcollins-g jcollins-g added the P1 A high priority bug; for example, a single project is unusable or has many test failures label Oct 14, 2019
@jcollins-g
Copy link
Contributor Author

I erroneously deleted some braces in a last second style change. Fixed in #2043.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 A high priority bug; for example, a single project is unusable or has many test failures
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant