Skip to content

Comments

Fix issue 17482: Fix Nullable!Variant equality checks.#5541

Merged
dlang-bot merged 1 commit intodlang:stablefrom
jmdavis:issue_17482
Jul 7, 2017
Merged

Fix issue 17482: Fix Nullable!Variant equality checks.#5541
dlang-bot merged 1 commit intodlang:stablefrom
jmdavis:issue_17482

Conversation

@jmdavis
Copy link
Member

@jmdavis jmdavis commented Jul 5, 2017

No description provided.

@dlang-bot
Copy link
Contributor

dlang-bot commented Jul 5, 2017

Thanks for your pull request, @jmdavis!

Bugzilla references

Auto-close Bugzilla Description
17482 [REG 2.074] comile error: Comparing Nullable!Variant with basic type

@jmdavis
Copy link
Member Author

jmdavis commented Jul 5, 2017

The circleci stuff seems to be complaining about something in std.json which wasn't even touched by this PR.

@RazvanN7
Copy link
Collaborator

RazvanN7 commented Jul 5, 2017

I suggest adding a unittest which tests opEquals for other value types, e.g. fixed length arrays.

@CyberShadow
Copy link
Member

The circleci stuff seems to be complaining about something in std.json which wasn't even touched by this PR.

Oops, that looks like my fault.

@wilzbach
Copy link
Contributor

wilzbach commented Jul 6, 2017

The circleci stuff seems to be complaining about something in std.json which wasn't even touched by this PR.
Oops, that looks like my fault.

-> #5560

Copy link
Contributor

@wilzbach wilzbach left a comment

Choose a reason for hiding this comment

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

LGTM

@dlang-bot dlang-bot merged commit d07b101 into dlang:stable Jul 7, 2017
@jmdavis jmdavis deleted the issue_17482 branch January 28, 2018 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants