[phobos] [D-Programming-Language/phobos] 9418b3: Mark std.stdio.File.this(this), isOpen, name and g...
GitHub
noreply at github.com
Wed Feb 26 07:41:06 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 9418b300a9957d1d18420cfab59154d152bccc13
https://github.com/D-Programming-Language/phobos/commit/9418b300a9957d1d18420cfab59154d152bccc13
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Mark std.stdio.File.this(this), isOpen, name and getFP as `@safe`
Commit: 7bd1ae66c3761874bec434d1e4bd16efde1e8e3b
https://github.com/D-Programming-Language/phobos/commit/7bd1ae66c3761874bec434d1e4bd16efde1e8e3b
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-26 (Wed, 26 Feb 2014)
Changed paths:
M std/stdio.d
Log Message:
-----------
Merge pull request #1964 from tom-tan/safe-some-methods-std-stdio
Mark std.stdio.File.this(this), isOpen, name and getFP as `@safe`
Compare: https://github.com/D-Programming-Language/phobos/compare/353c0dfba2fe...7bd1ae66c376
More information about the phobos
mailing list