Fixed
Status Update
Comments
jg...@google.com <jg...@google.com>
je...@google.com <je...@google.com>
al...@google.com <al...@google.com> #2
It seems the print is benign so I'll remove it; Could be worth it to find out how the message carrying information about "cb 0" (0 is not a valid color buffer handle) ever arrives to that line though
al...@google.com <al...@google.com>
al...@google.com <al...@google.com>
an...@google.com <an...@google.com> #3
I don't think we should necessarily remove these messages from the emulator code since at least some of them may point to real problems. I'm going to make sure that they are not treated as errors in Studio.
Description
If gradle (sync) results in
*.versions.toml
file errors, the line number should be links that take you to the corresponding lines in the toml file.This should also work for toml files that are not named
libs.versions.toml
, e.g.myCorpStuff.versions.toml
Notice there are 2 line numbers in each error message, both should be linkified:
Example: