dartdoc no longer shows actual locations, but the toString of some object, in warning output #2042
Labels
P1
A high priority bug; for example, a single project is unusable or has many test failures
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
The text was updated successfully, but these errors were encountered: