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

Make Hash.new() and hash() accept the same typed parameters as .hash() #156

Closed
wants to merge 2 commits into from
Closed

Make Hash.new() and hash() accept the same typed parameters as .hash() #156

wants to merge 2 commits into from

Conversation

lizmat
Copy link
Contributor

@lizmat lizmat commented May 20, 2013

Spectests ok except for t/spec/S04-statement-parsing/hash.t test 6+7

Please note that according to S04:1639 and S06:3298, tests 6+7 are
actually wrong. They just happen to be right for the previous implementation
of hash().

Spectests ok except for t/spec/S04-statement-parsing/hash.t test 6+7

Please note that according to S04:1639 and S06:3298, tests 6+7 are
actually wrong.  They just happen to be right for the previous implementation
of hash().
But this feels more what people want / expect.  So this will only leave
Hash.new with a new API.
@lizmat lizmat closed this Jun 2, 2013
@lizmat
Copy link
Contributor Author

lizmat commented Jun 2, 2013

After discussions, we're going to do it another way

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.

None yet

1 participant