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

dirEntries issues 7264 & 7138 #495

Merged
merged 2 commits into from
Mar 17, 2012
Merged

Conversation

DmitryOlshansky
Copy link
Member

Use alias this, as it now appears to work properly.
Dual overload of opDispatch is removed together with its problems.

Fixes:
Issue 7264 - Can't iterate result from 4-arg dirEntries as string
Issue 7138 - Can't call array() on dirEntries

Alias this now appears to work properly, hence all tricks & problems
 with dual opDispatch are removed.
Also fixes:
Issue 7264 - Can't iterate result from 4-arg dirEntries as string
@jmdavis
Copy link
Member

jmdavis commented Mar 15, 2012

There is no need to do anything to the std.file functions using d_time. They're going to be removed for the next release, as std.date is going to be removed.

@DmitryOlshansky
Copy link
Member Author

Ok, will revert these.
I was too happy on all of pure/nothrow stuff then ;)

@DmitryOlshansky
Copy link
Member Author

Deprecated stuff is hopefully unharmed now.

andralex added a commit that referenced this pull request Mar 17, 2012
dirEntries issues 7264 & 7138
@andralex andralex merged commit 58f1b2b into dlang:master Mar 17, 2012
@andralex
Copy link
Member

Oh, please add to changelog too...

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