November 14, 2011 [D-runtime] [D-Programming-Language/druntime] 40903b: Removed pointless duplicate declaration of getErrn... | ||||
---|---|---|---|---|
| ||||
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. |
Copyright © 1999-2021 by the D Language Foundation