November 28 Learn » Re: DMD 2.109.1 not detecting object | |||
|---|---|---|---|
| |||
A stock install of dmd should "just work". But yes, that would help. | |||
November 27 Learn » Re: File-like option where the "file contents" comes from a string? | |||
|---|---|---|---|
| |||
...it would be possible through simple type compatibility to have a FileFile instance which would... | |||
November 27 Learn » Re: DMD 2.109.1 not detecting object | |||
|---|---|---|---|
| |||
...information I can provide that will help diagnose? Would the contents of sc.ini help? | |||
November 26 General » Re: Just a friendly reminder about using arrays in boolean conditions | |||
|---|---|---|---|
| |||
...do with memory management). Either way, I would consider it good practice to be explicit... | |||
November 27 Issues » [Issue 24886] New: std.typecons.Tuple does not support compatible `.tupleof` args | |||
|---|---|---|---|
| |||
...implict construction. In case D got first class citizen tuples this would have to work. -- | |||
November 27 Learn » File-like option where the "file contents" comes from a string? | |||
|---|---|---|---|
| |||
...testing I run into how nice it would be to have an open "File" which... | |||
November 26 General » Re: [OT] Safer C | |||
|---|---|---|---|
| |||
...rust for all kinds of reasons. They would gladly take anything that gives them the... | |||
November 26 Learn » Re: only parameters or stack-based variables can be `inout` | |||
|---|---|---|---|
| |||
...when parameters are not inout. The equivalent would just be const. 2. inout member fields... | |||
November 26 Issues » [Issue 24882] New: COM class is allocated using GC not malloc | |||
|---|---|---|---|
| |||
...the COM support was regressed. Previously it would allocate using malloc, now it allocates using... | |||
November 25 General » Re: Just a friendly reminder about using arrays in boolean conditions - null index safety | |||
|---|---|---|---|
| |||
...the solution for that is implemented, it would also fix the above `initializer` one too... | |||
Copyright © 1999-2021 by the D Language Foundation