August 29 General » Re: ImportC and nothrow/@nogc? | |||
|---|---|---|---|
| |||
...that way, since you don't normally #include .c files. I do think that it... | |||
August 29 Announce » Re: D Language Foundation May 2024 Monthly Meeting Summary | |||
|---|---|---|---|
| |||
...dead on arrival. There are ways to include this kind of analysis without breaking compatibility... | |||
August 27 Issues » [Issue 24725] New: core.sys.linux: feature detect glibc functions at build time | |||
|---|---|---|---|
| |||
...compilable/stdcheaders.c - gdc doesn't support #include's with importC. The current code, while... | |||
August 27 General » Re: nothrow/@nogc inference troubles with emplace/move? | |||
|---|---|---|---|
| |||
...a function that failed attribute inference should include the reason the attribute failed to be... | |||
August 26 General » Re: Tell us your DIP1000 woes | |||
|---|---|---|---|
| |||
I'll include the items I said at the meeting just so we can hopefully... | |||
August 25 General » Re: ImportC and nothrow/@nogc? | |||
|---|---|---|---|
| |||
...and make unsafe calls from within those blocks, which would include calls to C code. | |||
August 24 Issues » [Issue 24716] New: Outer class in derived inner class loses its type. | |||
|---|---|---|---|
| |||
...reference, or symbol references to `outer` should include a cast to typeof(super), which is... | |||
August 24 Learn » Re: Using D libraries with SDL. Error: "Cannot find module protobuf' | |||
|---|---|---|---|
| |||
...following import paths: import path[0] = /usr/include/dlang/dmd Also, I tried with both... | |||
August 20 Learn » Re: How to find the right function in the Phobos library? | |||
|---|---|---|---|
| |||
...usr/lib/ldc/x86_64-linux-gnu/include/d/core/sys lets me run it... | |||
August 16 DIP Ideas » Re: Deprecate `!a == b` | |||
|---|---|---|---|
| |||
...often mean `!(a == b)` but forget to include the parentheses, leading to unexpected behavior because... | |||
Copyright © 1999-2021 by the D Language Foundation