June 20 Issues » [Issue 24620] New: ImportC: can't compile cJSON | |||
|---|---|---|---|
| |||
...101:8: warning: undefining "__has_feature"
101 | #undef __has_feature
| ^~~~~~~~~~~~~
/usr/include/dlang/dmd/importc... | |||
June 17 Issues » [Issue 24615] New: ImportC can't import Python 3.12 header | |||
|---|---|---|---|
| |||
...101:8: warning: undefining "__has_feature"
101 | #undef __has_feature
| ^~~~~~~~~~~~~
/usr/include/dlang/dmd/importc... | |||
April 23 Issues » [Issue 24505] [REG2.108] ImportC: Function-like macros (newly translated to templates) may collide with regular symbols | |||
|---|---|---|---|
| |||
...24505 - ImportC: Don't generate symbols for #undef'd macros https://github.com/dlang/dmd... | |||
April 18 Issues » [Issue 24505] [REG2.108] ImportC: Function-like macros (newly translated to templates) may collide with regular symbols | |||
|---|---|---|---|
| |||
...24505 - ImportC: Don't generate symbols for #undef'd macros" was merged into stable: - 60ae79810cc3aaa6687dccdfe80553fc896bed8d... | |||
April 18 Issues » [Issue 24505] [REG2.108] ImportC: Function-like macros (newly translated to templates) may collide with regular symbols | |||
|---|---|---|---|
| |||
...24505 - ImportC: Don't generate symbols for #undef'd macros" fixing this issue: - Fix bugzilla... | |||
April 16 Issues » [Issue 24505] [REG2.108] ImportC: Function-like macros (newly translated to templates) may collide with regular symbols | |||
|---|---|---|---|
| |||
...if the macro is undefined later via `#undef stat` - that would be doable in the... | |||
April 07 Issues » [Issue 24487] New: ImportC does not pick up some macros in Windows headers | |||
|---|---|---|---|
| |||
...not parsed by ImportC for E_NOINTERFACE #undef E_NOINTERFACE const ULONG E_NOINTERFACE = 0x80004002... | |||
March 28 DIP Ideas » Re: Mixin C | |||
|---|---|---|---|
| |||
...spooky to C programmers. You can even #undef things or re #define them. but you... | |||
February 13 Issues » [Issue 24389] importC: Building zlib in Phobos with importC fails on FreeBSD 14 | |||
|---|---|---|---|
| |||
...header? https://reviews.freebsd.org/source/src/browse/main/include/stdlib.h$347 #undef __generic? -- | |||
December 30, 2023 Issues » [Issue 24291] ImportC: cannot compile janet.c | |||
|---|---|---|---|
| |||
...ImportC doesn't support. importc.h cannot #undef JANET_USE_COMPUTED_GOTOS because importc.h... | |||
Copyright © 1999-2021 by the D Language Foundation