Search

October 14, 2023
Issues »
...64/../../../../../phobos/generated/linux/release/64
-L--export-dynamic -fPIC
---
core.exception.AssertError@src/dmd...
September 21, 2023
Announce »
...CMake support to reggae by making CMake export its compilation DB and importing that.

That...
September 14, 2023
General »
...Windows Headers and using DI generation to export those headers so that we can all...
September 05, 2023
Learn »
...DLL that basically just contained `` extern(C) export int TestMe() { return 5; }`` and calling it...
August 25, 2023
General »
...d
module binding.b;

version(Windows) {
	extern export void func();

} else {
	static assert(0, "Unimplemented...
July 13, 2023
Announce »
...per DLL, which means large DLLs that export everything like on POSIX systems aren't...
July 08, 2023
General »
...or is set to a writable directory.

export HOME=$(pwd)

which I just found here...
July 04, 2023
General »
...it might be possible by using an export tool that GitLab Enterprise has (yes, GitLab...
July 03, 2023
General »
...Also same ABI with C and easy export(C)..
Many languages somehow live without it...
June 27, 2023
General »
...API infelicities in the target library, and export a nicer API on the D side...
1 2 3 4 5 6 7 8 9 10
Next ›   Last »