[D-runtime] [D-Programming-Language/druntime] 40457f: Accept identifiers instead of strings in `DECLARE_...

GitHub via D-runtime d-runtime at puremagic.com
Fri Sep 4 06:31:19 PDT 2015


  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 at 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 at 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


More information about the D-runtime mailing list