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

avoid instantiation of JBool #626

Merged
merged 2 commits into from
Oct 14, 2019
Merged

Conversation

yanns
Copy link
Contributor

@yanns yanns commented Oct 10, 2019

No description provided.

Copy link
Member

@xuwei-k xuwei-k left a comment

Choose a reason for hiding this comment

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

[error] /home/travis/build/json4s/json4s/ast/src/main/scala/org/json4s/JsonAST.scala:142:14: method apply is defined twice
[error]   conflicting symbols both originated in file '/home/travis/build/json4s/json4s/ast/src/main/scala/org/json4s/JsonAST.scala'
[error]   case class JBool(value: Boolean) extends JValue {
[error]              ^
[error] two errors found

@xuwei-k xuwei-k merged commit 60f84e1 into json4s:master Oct 14, 2019
@yanns yanns deleted the avoid_JBool_instances branch October 14, 2019 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants