October 14, 2023 Issues » [Issue 24188] ICE (Illegal instruction) with missing imported symbol | |||
|---|---|---|---|
| |||
...64/../../../../../phobos/generated/linux/release/64 -L--export-dynamic -fPIC --- core.exception.AssertError@src/dmd... | |||
September 21, 2023 Announce » Re: reggae v0.10.0 - The meta build system just got better | |||
|---|---|---|---|
| |||
...CMake support to reggae by making CMake export its compilation DB and importing that. That... | |||
September 14, 2023 General » Re: Frameworks and libraries | |||
|---|---|---|---|
| |||
...Windows Headers and using DI generation to export those headers so that we can all... | |||
September 05, 2023 Learn » D DLL crashes if not run on the main thread | |||
|---|---|---|---|
| |||
...DLL that basically just contained `` extern(C) export int TestMe() { return 5; }`` and calling it... | |||
August 25, 2023 General » Re: No need for version expression is a lie | |||
|---|---|---|---|
| |||
...d
module binding.b;
version(Windows) {
extern export void func();
} else {
static assert(0, "Unimplemented... | |||
July 13, 2023 Announce » D Language Foundation June 2023 Monthly Meeting Summary | |||
|---|---|---|---|
| |||
...per DLL, which means large DLLs that export everything like on POSIX systems aren't... | |||
July 08, 2023 General » Re: dub with nix (issue introduced by dub >= dub-v1.31.0) | |||
|---|---|---|---|
| |||
...or is set to a writable directory. export HOME=$(pwd) which I just found here... | |||
July 04, 2023 General » Bugzilla to GitHub Continued | |||
|---|---|---|---|
| |||
...it might be possible by using an export tool that GitLab Enterprise has (yes, GitLab... | |||
July 03, 2023 General » Re: D has become unbearable and it needs to stop | |||
|---|---|---|---|
| |||
...Also same ABI with C and easy export(C).. Many languages somehow live without it... | |||
June 27, 2023 General » Re: Algorithms should be free from rich types | |||
|---|---|---|---|
| |||
...API infelicities in the target library, and export a nicer API on the D side... | |||
Copyright © 1999-2021 by the D Language Foundation