March 21 Issues » [Issue 24447] ImportC: extern symbols cannot have initializers | |||
|---|---|---|---|
| |||
...as `int x = 3;`. Section 6.9.2 defines the rules and has an example. -- | |||
March 20 General » Re: core.sys.windows.com.ComObject apparently has wrongly laid out Vtable | |||
|---|---|---|---|
| |||
...in `comdef.c` just the way Windows defines it.) This code works! The result: ``` 0... | |||
March 19 General » Re: core.sys.windows.com.ComObject apparently has wrongly laid out Vtable | |||
|---|---|---|---|
| |||
...defined. This is a semantic bug: it defines casting to a pointer to have silly... | |||
March 13 General » Re: Memory safe in D | |||
|---|---|---|---|
| |||
...possibly-null pointer is no different. D defines that in safe code, a pointer will... | |||
March 10 Learn » Re: Can a D library have some types determined by the client program? | |||
|---|---|---|---|
| |||
An interface just defines an interface, a set of method signatures that a class can... | |||
March 08 DIP Development » Re: DIP: add Bit Fields | |||
|---|---|---|---|
| |||
...g. for a PDP-10). But D defines them as 32 bits. Technically, we're... | |||
March 08 Issues » [Issue 24433] New: Array value assignment is incorrect for structs with destructors and copy constructors | |||
|---|---|---|---|
| |||
...Reporter: artha@samerion.com If a struct defines both (1) a destructor and (2) a... | |||
March 08 DIP Development » Re: DIP: add Bit Fields | |||
|---|---|---|---|
| |||
...int/long have fixed sizes), and D defines char, wchar, and dchar all as being... | |||
February 28 Issues » [Issue 24417] core.sys.posix.sys.select: fds_bits named __fds_bits on FreeBSD | |||
|---|---|---|---|
| |||
...t add aliases to correspond to the #defines. The standard name is fds_bits and... | |||
February 28 Issues » [Issue 24417] core.sys.posix.sys.select: fds_bits named __fds_bits on FreeBSD | |||
|---|---|---|---|
| |||
...t add aliases to correspond to the #defines. The standard name is fds_bits and... | |||
Copyright © 1999-2021 by the D Language Foundation