Skip to content

Adding missed changes for empty symbol support#109

Merged
raganhan merged 1 commit intomasterfrom
empty-symbol-followup
Jul 27, 2017
Merged

Adding missed changes for empty symbol support#109
raganhan merged 1 commit intomasterfrom
empty-symbol-followup

Conversation

@raganhan
Copy link
Copy Markdown
Contributor

One is an ignored for malformed symbols, "" is valid so should not be
there

Another is part of the writer. Since it was not caught by any UT it
could be dead code, will investigate marking it as deprecated and
potentially removing as a separate task

#42

One is an ignored for malformed symbols, "" is valid so should not be
there

Another is part of the writter. Since it was not caught by any UT it
could be dead code. Will investigate marking it as deprecated and
potentially removing as a separate task

#42
Copy link
Copy Markdown
Contributor

@tgregg tgregg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note the open issue ( #44 ) regarding that test. The test appears valid, so we should determine why it's currently ignored.

@raganhan
Copy link
Copy Markdown
Contributor Author

The test actually passes, will submit a separate PR removing the ignore referencing #44

@raganhan raganhan merged commit f5bada3 into master Jul 27, 2017
@raganhan raganhan deleted the empty-symbol-followup branch July 27, 2017 20:10
tgregg pushed a commit that referenced this pull request Jun 21, 2018
One is an ignored for malformed symbols, "" is valid so should not be
there

Another is part of the writer. Since it was not caught by any UT it
could be dead code. Will investigate marking it as deprecated and
potentially removing as a separate task

#42
tgregg pushed a commit that referenced this pull request Jun 21, 2018
tgregg pushed a commit that referenced this pull request Jun 21, 2018
…symbol support (#109)' from branch 'master' into mainline"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants