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

pkg/yaml: YamlMap.nodes[...].span.end incorrect #21841

Closed
DartBot opened this issue Dec 10, 2014 · 5 comments
Closed

pkg/yaml: YamlMap.nodes[...].span.end incorrect #21841

DartBot opened this issue Dec 10, 2014 · 5 comments
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams.

Comments

@DartBot
Copy link

DartBot commented Dec 10, 2014

This issue was originally filed by @seaneagan


This test fails:

https://gist.github.com/seaneagan/3697f6c6371ac57d1cf8

(See the comments there as well)

I assume this bug was introduced with the yaml 2.1 rewrite.

This is breaking den uninstall:

  http://pub.dartlang.org/packages/den

which needs to be able to find the end of the node to delete.

@sethladd
Copy link
Contributor

cc @nex3.
Added Area-Pkg, Pkg-Yaml, Triaged labels.

@DartBot
Copy link
Author

DartBot commented Dec 11, 2014

This comment was originally written by @seaneagan


seaneagan/den#8

@nex3
Copy link
Member

nex3 commented Dec 12, 2014

Added Started label.

@nex3
Copy link
Member

nex3 commented Dec 12, 2014

Fixed in r42307 and yaml 2.1.1.


Added Fixed label.

@DartBot DartBot added Type-Defect area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams. labels Dec 12, 2014
@DartBot
Copy link
Author

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/tools#1887.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-pkg Used for miscellaneous pkg/ packages not associated with specific area- teams.
Projects
None yet
Development

No branches or pull requests

4 participants