Skip to content

Fixed Issue 15800: std.conv.to!int does not work with ranges of any char …#4390

Merged
schveiguy merged 1 commit intodlang:masterfrom
JackStouffer:issue15800
Jun 3, 2016
Merged

Fixed Issue 15800: std.conv.to!int does not work with ranges of any char …#4390
schveiguy merged 1 commit intodlang:masterfrom
JackStouffer:issue15800

Conversation

@JackStouffer
Copy link
Contributor

…type

@dlang-bot
Copy link
Contributor

Fix Bugzilla Description
15800 std.conv.to!int does not work with ranges of any char type

std/conv.d Outdated

/**
String to non-string conversion runs parsing.
String, or string like input range, to non-string conversion runs parsing.
Copy link
Member

Choose a reason for hiding this comment

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

string-like

@d-random-contributor
Copy link

Is the autotester working?

@andralex
Copy link
Member

andralex commented Jun 1, 2016

lgtm modulo the doc nit

@JackStouffer
Copy link
Contributor Author

@andralex fixed

@schveiguy
Copy link
Member

Auto-merge toggled on

@schveiguy schveiguy merged commit d5119c3 into dlang:master Jun 3, 2016
@JackStouffer JackStouffer deleted the issue15800 branch June 3, 2016 15:17
@JackStouffer
Copy link
Contributor Author

Thanks!

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.

5 participants