[phobos] [D-Programming-Language/phobos] 2cbf66: Fix the position of LocalFree
GitHub
noreply at github.com
Wed Sep 11 08:37:37 PDT 2013
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 2cbf66989d29c3aa5127874e8404e4abc7f8c9fa
https://github.com/D-Programming-Language/phobos/commit/2cbf66989d29c3aa5127874e8404e4abc7f8c9fa
Author: Tomoya Tanjo <ttanjo at gmail.com>
Date: 2013-09-11 (Wed, 11 Sep 2013)
Changed paths:
M std/windows/syserror.d
Log Message:
-----------
Fix the position of LocalFree
Commit: 7594b77853b8635652545d2a93722fbbab6def69
https://github.com/D-Programming-Language/phobos/commit/7594b77853b8635652545d2a93722fbbab6def69
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2013-09-11 (Wed, 11 Sep 2013)
Changed paths:
M std/windows/syserror.d
Log Message:
-----------
Merge pull request #1560 from tom-tan/fix-windows-syserror
Use scope(exit) for LocalFree in std.windows.syserror.sysErrorString
Compare: https://github.com/D-Programming-Language/phobos/compare/67e2f0055ba8...7594b77853b8
More information about the phobos
mailing list