August 16 DIP Ideas » Re: Deprecate `!a == b` | |||
|---|---|---|---|
| |||
...but forget to include the parentheses, leading to unexpected behavior because D interprets it as... | |||
August 06 Issues » [Issue 24697] New: Function overload resolution is vague and incomplete | |||
|---|---|---|---|
| |||
...vague and incomplete
Product: D
Version: D2
Hardware...qualifier conversion (does it include lvalue
to rvalue... | |||
August 05 Learn » Re: importC with struct name and function conflict | |||
|---|---|---|---|
| |||
...helpers.c: ```C #include<hugelibrary.h> typedef struct S S_t; ``` app.d: ``` import clib... | |||
August 04 General » I wrote an AR archive (.a files) parser in D | |||
|---|---|---|---|
| |||
...V extensions" (though I did include the "BSD Variant" as D uses that on MacOS... | |||
August 04 General » Re: D is the best tool for this!!! How do we tell them?? | |||
|---|---|---|---|
| |||
...heaps of C to D: it's not...h use header self-include to change macros... | |||
August 03 Learn » importC Error: unsigned __int128 not supported | |||
|---|---|---|---|
| |||
...0/include/avx512vlfp16intrin.h(2014): Error: found `)` when expecting `;` following `return` statement ``` DMD64 D Compiler... | |||
July 31 Issues » [Issue 24692] New: ImportC fails when DMD is installed in path with spaces | |||
|---|---|---|---|
| |||
...path with
spaces
Product: D
Version: D2
Hardware...error C1083: Cannot open include file: 'C:\Program... | |||
July 21 Learn » Using FFI to write a std::string to a buffer passed in from D | |||
|---|---|---|---|
| |||
...my problem: **main.d** ```d import core.stdc...dothings.cpp** ```c++ #include <string> #include <fstream> void... | |||
July 19 General » Re: D not considered memory safe | |||
|---|---|---|---|
| |||
...is typical of the D development process. Easy...to apply to everything, include extern(C), everyone... | |||
July 17 General » Re: We should deprecate -release | |||
|---|---|---|---|
| |||
...code, it doesn't include any actual optimization...are more involved with D and/or who... | |||
Copyright © 1999-2021 by the D Language Foundation