September 04, 2015 [D-runtime] [D-Programming-Language/druntime] 40457f: Accept identifiers instead of strings in `DECLARE_... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: 40457fa58c18e5b970a5429d01a5ca622a64239f https://github.com/D-Programming-Language/druntime/commit/40457fa58c18e5b970a5429d01a5ca622a64239f Author: Denis Shelomovskij <verylonglogin.reg@gmail.com> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M src/rt/stdio_msvc.c Log Message: ----------- Accept identifiers instead of strings in `DECLARE_ALTERNATE_NAME` macro. Stringizing operator ('#') adds extra quotes when used with string macro argument. Causing commit: de0e1e10b4d88cc8e1657f326150f7565f4a9ef3. Commit: 8f48af834ba48f8131e1b827a98d426dccfd0b81 https://github.com/D-Programming-Language/druntime/commit/8f48af834ba48f8131e1b827a98d426dccfd0b81 Author: Rainer Schuetze <r.sagitario@gmx.de> Date: 2015-09-04 (Fri, 04 Sep 2015) Changed paths: M src/rt/stdio_msvc.c Log Message: ----------- Merge pull request #1377 from denis-sh/fixup-pull-1363 Accept identifiers instead of strings in `DECLARE_ALTERNATE_NAME` macro. Compare: https://github.com/D-Programming-Language/druntime/compare/4e799b75ebcb...8f48af834ba4 |
Copyright © 1999-2021 by the D Language Foundation