November 05, 2023 Learn » Re: DUB: Sometimes generates .di file and sometimes do not. | |||
|---|---|---|---|
| |||
...dub.sdl** ``` name "dheaders" description "generates .di header file for a static library." authors "public... | |||
November 05, 2023 Learn » DUB: Sometimes generates .di file and sometimes do not. | |||
|---|---|---|---|
| |||
...dub.sdl** ``` name "dheaders" description "generates .di header file for a static library." authors "public... | |||
November 04, 2023 Learn » Re: Why can't we use strings in C++ methods? | |||
|---|---|---|---|
| |||
...whatever D gives me in the C++ header, because in fact I am using Swift... | |||
November 04, 2023 Learn » Re: Why can't we use strings in C++ methods? | |||
|---|---|---|---|
| |||
...use the template it defines in the header. Here it is: ```c++ // Automatically generated by... | |||
November 04, 2023 Learn » Re: Why can't we use strings in C++ methods? | |||
|---|---|---|---|
| |||
...C++. (you can see the template used when you compile with `-H --HCf=./header.h` | |||
November 04, 2023 Learn » Why can't we use strings in C++ methods? | |||
|---|---|---|---|
| |||
...that's defined in the automatically generated header, but it just doesn't compile in... | |||
November 01, 2023 Learn » Re: Weird bug in std.logger? Possible memory corruption | |||
|---|---|---|---|
| |||
...logger functions consist of three parts: a header, the message, and the "finalizer". [1]. Internally... | |||
November 01, 2023 General » Windows dnsapi | |||
|---|---|---|---|
| |||
...already tools available to generate them from header files (if they can be found). The... | |||
October 31, 2023 Learn » Weird bug in std.logger? Possible memory corruption | |||
|---|---|---|---|
| |||
...it repeats the first line as its header. That's why I suspect memory corruption... | |||
October 28, 2023 General » Re: Generating .di header files from ImportC files | |||
|---|---|---|---|
| |||
Interesting. Need to try and see what happens :D | |||
Copyright © 1999-2021 by the D Language Foundation