March 24, 2016 GDC » Re: Adding support for mingw-w64 and winpthread | |||
|---|---|---|---|
| |||
...e. you can't use the core.sys.posix.* pthread modules). I don't think... | |||
March 24, 2016 GDC » Re: Adding support for mingw-w64 and winpthread | |||
|---|---|---|---|
| |||
...for mingw-specific system functions (ie: core.sys.mingw.pthread). In the meantime, you should... | |||
March 24, 2016 GDC » Adding support for mingw-w64 and winpthread | |||
|---|---|---|---|
| |||
...include -isystem /mingw64/x86_64-w64-mingw32/sys-include -o gcc/gthreads/posix.o -Wall... | |||
March 21, 2016 Learn » Re: Enabling Only Top-Level Unittests | |||
|---|---|---|---|
| |||
...d real 0m1.063s user 0m0.986s sys 0m0.075s $ wc dom.d cgi.d... | |||
March 21, 2016 General » Question about version ( ) keyword | |||
|---|---|---|---|
| |||
...When looking at core definitions like core.sys.posix.pthread I can see some "duplicated... | |||
March 21, 2016 LDC » Re: Merge-2.070 status | |||
|---|---|---|---|
| |||
...just deleting those 2 declarations in core.sys.windows.winuser, all tests pass on Win64... | |||
March 20, 2016 LDC » Re: Merge-2.070 status | |||
|---|---|---|---|
| |||
...mergefix, then there's this in `core.sys.windows.winuser`, extern(Windows): BOOL GetMonitorInfoA(HMONITOR... | |||
March 18, 2016 Issues » [Issue 15783] Junk is written into environment variable after assigning null to it | |||
|---|---|---|---|
| |||
...Simen Kjaeraas <simen.kjaras@gmail.com> --- core.sys.posix.stdlib.setenv is a simple wrapper... | |||
March 18, 2016 Issues » [Issue 15783] Junk is written into environment variable after assigning null to it | |||
|---|---|---|---|
| |||
...std.stdio;
import std.string;
import core.sys.posix.stdlib;
void main()
{
immutable key = "AAAAAAAA... | |||
March 13, 2016 Druntime » [D-runtime] [D-Programming-Language/druntime] 79f304: OS X - Use 64-bit inode stat and dirent functions | |||
|---|---|---|---|
| |||
...src/core/sys/posix/sys/stat.d
M src/core/sys/posix/sys/types.d... | |||
Copyright © 1999-2021 by the D Language Foundation