Skip to content

refactor(dart/transform): Error in name convert funcs on unexpected input#6753

Closed
kegluneq wants to merge 1 commit into
angular:masterfrom
kegluneq:extension_cleanup
Closed

refactor(dart/transform): Error in name convert funcs on unexpected input#6753
kegluneq wants to merge 1 commit into
angular:masterfrom
kegluneq:extension_cleanup

Conversation

@kegluneq
Copy link
Copy Markdown

Issue raised in PR #6745.
Previously, the transformer name conversion functions could return the
input string on unexpected input, which is almost certainly an error.

throw in this case instead, so we know early that something has likely
gone wrong.

…nput

Issue raised in PR angular#6745.
Previously, the transformer name conversion functions could return the
input string on unexpected input, which is almost certainly an error.

`throw` in this case instead, so we know early that something has likely
gone wrong.
@kegluneq kegluneq added type: bug/fix comp: dart-transformer action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 28, 2016
@jakemac53 jakemac53 added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Jan 28, 2016
@jakemac53 jakemac53 assigned kegluneq and unassigned jakemac53 Jan 28, 2016
@kegluneq kegluneq added the action: merge The PR is ready for merge by the caretaker label Jan 28, 2016
@mary-poppins
Copy link
Copy Markdown

Merging PR #6753 on behalf of @alexeagle to branch presubmit-alexeagle-pr-6753.

@mary-poppins
Copy link
Copy Markdown

Merging PR #6753 on behalf of @alexeagle to branch presubmit-alexeagle-pr-6753.

@mary-poppins
Copy link
Copy Markdown

Merging PR #6753 on behalf of @alexeagle to branch presubmit-alexeagle-pr-6753.

@mary-poppins
Copy link
Copy Markdown

Merging PR #6753 on behalf of @alexeagle to branch presubmit-alexeagle-pr-6753.

@mhevery mhevery closed this in cfef76f Feb 3, 2016
@kegluneq kegluneq deleted the extension_cleanup branch February 3, 2016 00:44
@angular-automatic-lock-bot
Copy link
Copy Markdown

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot Bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker cla: yes type: bug/fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants