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

Allow inspecting intermediate state of pub when an error occurs #17628

Closed
blois opened this issue Mar 19, 2014 · 3 comments
Closed

Allow inspecting intermediate state of pub when an error occurs #17628

blois opened this issue Mar 19, 2014 · 3 comments
Labels
closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug

Comments

@blois
Copy link
Contributor

blois commented Mar 19, 2014

I'm hitting a bug in one of my transformers from code generated by another transformer, but there's no easy way for me to inspect what that generated code looks like. Since pub outputs no files when an error occurs, I cannot browse the intermediate state.

It would be great if on error there were some way that I could have pub dump 'the current state of the world' from the viewpoint of where that error occurred.

@nex3
Copy link
Member

nex3 commented Mar 25, 2014

It's likely that issue #16954 will satisfy this use case.


Removed Type-Defect label.
Added Type-Enhancement label.

@munificent
Copy link
Member

Yeah, I'm going to close this out as a dupe.


Added Duplicate label.
Marked as being merged into #16954.

@DartBot
Copy link

DartBot commented Jun 5, 2015

This issue has been moved to dart-lang/pub#930.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-duplicate Closed in favor of an existing report type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants