Skip to content

Fix typedef parsing issue#9565

Merged
zhengbli merged 2 commits into
microsoft:masterfrom
zhengbli:fixTypedefParsingIssue
Jul 8, 2016
Merged

Fix typedef parsing issue#9565
zhengbli merged 2 commits into
microsoft:masterfrom
zhengbli:fixTypedefParsingIssue

Conversation

@zhengbli
Copy link
Copy Markdown

@zhengbli zhengbli commented Jul 7, 2016

There is a bug where the children JSDoc tag nodes of @typedef tag are parsed and added to the tree twice, once as the children nodes of the @typedef tag, and again as the children nodes of the top level JSDocComment node. This PR fixes the issue.

@zhengbli zhengbli force-pushed the fixTypedefParsingIssue branch from d2b4f1c to ebc75a2 Compare July 8, 2016 17:02
@mhegazy
Copy link
Copy Markdown
Contributor

mhegazy commented Jul 8, 2016

👍

@zhengbli zhengbli merged commit 81e8840 into microsoft:master Jul 8, 2016
@zhengbli zhengbli deleted the fixTypedefParsingIssue branch July 8, 2016 19:51
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants