[D-runtime] [D-Programming-Language/druntime] 40903b: Removed pointless duplicate declaration of getErrn...

noreply at github.com noreply at github.com
Mon Nov 14 20:35:24 PST 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 40903b2da0840934314547e1a30ebacc4a3166a4
      https://github.com/D-Programming-Language/druntime/commit/40903b2da0840934314547e1a30ebacc4a3166a4
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2011-11-14 (Mon, 14 Nov 2011)

  Changed paths:
    M src/core/thread.d

  Log Message:
  -----------
  Removed pointless duplicate declaration of getErrno.

core.stdc.errno already declarens getErrno and core.thread imports that.
Redeclaring it in core.thread just creates import conflicts.




More information about the D-runtime mailing list