November 08, 2023 Learn » Translating C precompiler macros to D | |||
|---|---|---|---|
| |||
...the \a callbacks. * The \a method_type defines the type of the method struct. * Returns... | |||
November 04, 2023 Issues » [Issue 24228] New: Error: cannot implicitly convert expression `_Complex(0.0, 1.0)` of type `_Complex!double` to `idouble` | |||
|---|---|---|---|
| |||
...106.0-beta.1 $ dmd s7.c #defines(3415): Error: cannot implicitly convert expression `_Complex... | |||
November 04, 2023 Learn » Re: Why can't we use strings in C++ methods? | |||
|---|---|---|---|
| |||
...why it cannot use the template it defines in the header. Here it is: ```c... | |||
October 31, 2023 Issues » [Issue 24132] ImportC: Add support for wchar_t, char16_t, char32_t | |||
|---|---|---|---|
| |||
...wchar/dchar to C Keywords list. Use #defines to convert C wide-chars to wchar... | |||
October 30, 2023 LDC » Re: DUB on Apple Silicon | |||
|---|---|---|---|
| |||
...think that the program invoking the linker defines the mode of the linker; looks like... | |||
October 30, 2023 Issues » [Issue 24187] ImportC: _Float32 not defined | |||
|---|---|---|---|
| |||
...from mw <mingwu@gmail.com> --- Thanks for the quick fix. C has So many defines ... -- | |||
October 29, 2023 Issues » [Issue 24158] ImportC: enums created from string literal #defines don’t implicitly convert to const(char)* in D. | |||
|---|---|---|---|
| |||
https://issues.dlang.org/show_bug.cgi?id=24158 Walter Bright <bugzilla@digitalmars.com> changed... | |||
October 27, 2023 Issues » [Issue 24200] ImportC: .di file collected macro conflicts with Special Token | |||
|---|---|---|---|
| |||
...The __VERSION__ one especially as clang pre-defines that one and no one will want... | |||
October 04, 2023 Issues » [Issue 24173] New: ImportC: unable to parse microsoft extended integer literals | |||
|---|---|---|---|
| |||
...this as my copy of <stdint.h> defines SIZE_MAX using these suffixes. I can’t... | |||
September 25, 2023 Issues » [Issue 24158] New: ImportC: enums created from string literal #defines don’t implicitly convert to const(char)* in D. | |||
|---|---|---|---|
| |||
...Summary: ImportC: enums created from string literal #defines
don’t implicitly convert to const(char)* in... | |||
Copyright © 1999-2021 by the D Language Foundation