Skip to content

fix issue 16070 - std.meta.{ApplyLeft,ApplyRight} fail with mixed typ…#4352

Closed
aG0aep6G wants to merge 1 commit intodlang:masterfrom
aG0aep6G:16070
Closed

fix issue 16070 - std.meta.{ApplyLeft,ApplyRight} fail with mixed typ…#4352
aG0aep6G wants to merge 1 commit intodlang:masterfrom
aG0aep6G:16070

Conversation

@aG0aep6G
Copy link
Contributor

…e/value arguments

https://issues.dlang.org/show_bug.cgi?id=16070

Related: I'm not sure if dmd is correct when it evaluates typeof(AliasSeq!(int, 1)) to AliasSeq!(int, int).

@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
16070 std.meta.{ApplyLeft,ApplyRight} fail with mixed type/value arguments

@DmitryOlshansky
Copy link
Member

LGTM - less code, less bugs;)

@dnadlinger
Copy link
Contributor

@mogucpp @aG0aep6G: There has been a bit of unfortunate duplication of work going on between this and #4374 – could you guys collaborate on merging the test cases together into one PR?

@aG0aep6G
Copy link
Contributor Author

The competing #4374 has been merged, and consequently issue 16070 has been closed as fixed. Closing this PR.

@aG0aep6G aG0aep6G closed this Jun 16, 2016
@aG0aep6G aG0aep6G deleted the 16070 branch June 17, 2016 05:10
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.

4 participants