October 12, 2023 General » Re: Finishing off C++ Header generation, a request for help | |||
|---|---|---|---|
| |||
Not really, you'd generate it "on demand" with the D compiler you are using... | |||
October 12, 2023 General » Re: Finishing off C++ Header generation, a request for help | |||
|---|---|---|---|
| |||
I think one big problem is that a truly usable frontend.h would have to... | |||
October 12, 2023 General » Finishing off C++ Header generation, a request for help | |||
|---|---|---|---|
| |||
...time. Thanks already to Rikki for the header generation command! I can provide an overview... | |||
September 24, 2023 Issues » [Issue 24154] New: ImportC: "useless" expression parsed as invalid variable declaration. | |||
|---|---|---|---|
| |||
...of `ret`
});
return x;
}
The arm_neon.h header has many statement expressions like this.
-- | |||
September 10, 2023 General » Re: ImportC and druntime's importc.h and __builtins.di | |||
|---|---|---|---|
| |||
...metadata annotations that liter all of their header files while at DConf. One small step... | |||
September 01, 2023 Issues » [Issue 24129] New: ImportC: cannot compile any non-trivial program with multiple translation units/files: fatal error LNK1179: invalid or corrupt file: duplicate COMDAT '__acrt_locale_get_ctype_array_value' | |||
|---|---|---|---|
| |||
...a new problem with the current MSVC header, because almost any non-trivial program that... | |||
August 24, 2023 General » Re: No need for version expression is a lie | |||
|---|---|---|---|
| |||
...This just comes with static compilation. A header-only library doesn't have these problems. | |||
August 20, 2023 Issues » [Issue 24094] New: importC __declspec issues | |||
|---|---|---|---|
| |||
...stb_image using importC which are single-header libraries. This leads to some errors in... | |||
August 12, 2023 Learn » stb library and importC | |||
|---|---|---|---|
| |||
...in turns is #include'ing several C header files such as https://github.com/Temtaime... | |||
August 08, 2023 Issues » [Issue 24079] New: core.sys.windows.winnt.IMAGE_FIRST_SECTION returns bad pointer | |||
|---|---|---|---|
| |||
...ns-winnt-image_file_header "SizeOfOptionalHeader: The size of the optional header, in bytes." core... | |||
Copyright © 1999-2021 by the D Language Foundation