Skip to content

Conversation

9rnsr
Copy link
Contributor

@9rnsr 9rnsr commented Dec 3, 2012

http://d.puremagic.com/issues/show_bug.cgi?id=2486

  1. Add overload function to receive rvalue slices.
  2. std.conv.parse should only receive just lvalues, so give a made variable to bind the slice result in caller side explicitly.

Rrequires: dlang/dmd#1343

@MartinNowak
Copy link
Member

LGTM.
It seems we can merge this without the dmd change.

@alexrp
Copy link
Contributor

alexrp commented Dec 7, 2012

LGTM too, waiting for auto tester.

alexrp pushed a commit that referenced this pull request Dec 7, 2012
Issue 2486 - taking address of slice rvalue is valid
@alexrp alexrp merged commit af4fea7 into dlang:master Dec 7, 2012
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.

3 participants