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

Mark std.stdio.File.this(this), isOpen, name and getFP as @safe #1964

Merged
1 commit merged into from
Feb 26, 2014
Merged

Mark std.stdio.File.this(this), isOpen, name and getFP as @safe #1964

1 commit merged into from
Feb 26, 2014

Conversation

tom-tan
Copy link
Contributor

@tom-tan tom-tan commented Feb 24, 2014

They are not template functions and they do not contain any unsafe operations.

@ghost
Copy link

ghost commented Feb 26, 2014

Auto-merge toggled on

@ghost
Copy link

ghost commented Feb 26, 2014

Sounds good to me.

ghost pushed a commit that referenced this pull request Feb 26, 2014
Mark std.stdio.File.this(this), isOpen, name and getFP as `@safe`
@ghost ghost merged commit 7bd1ae6 into dlang:master Feb 26, 2014
@tom-tan tom-tan deleted the safe-some-methods-std-stdio branch February 26, 2014 16:34
@tom-tan
Copy link
Contributor Author

tom-tan commented Feb 26, 2014

Thanks!

This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant