Search

1 day ago
Issues »
https://issues.dlang.org/show_bug.cgi?id=23810

--- Comment #1 from dlangBugzillaToGithub <robert.schadek...
1 day ago
Issues »
https://issues.dlang.org/show_bug.cgi?id=19643

--- Comment #4 from dlangBugzillaToGithub <robert.schadek...
December 01
Issues »
https://issues.dlang.org/show_bug.cgi?id=23496

--- Comment #1 from dlangBugzillaToGithub <robert.schadek...
December 01
Issues »
https://issues.dlang.org/show_bug.cgi?id=12627

--- Comment #3 from dlangBugzillaToGithub <robert.schadek...
November 28
Issues »
...bug.d <<EOF
extern(C) auto a() { return (ubyte[16]).init; }
extern(C) auto b...
November 25
General »
...sense in some situations when dealing with extern(C) code, but even then, usually you...
November 18
General »
...like passing the ptr field to an extern(C) function, you really shouldn't care...
November 16
DIP Ideas »
...runtime implementations.
```d
extern(C) extern void* objc_autoreleasePoolPush();
extern(C) extern void  objc_autoreleasePoolPop...
November 16
Issues »
...shame that C++ uses the build option `extern-std`, because it doesn't make it...
November 10
DIP Development »
...accepts an rvalue reference from D?

If `extern(C++) this(T)` magically matches the C...
« First   ‹ Prev
1 2
Next ›   Last »