-
Initial steps:
- [ ] Add an asan_blacklist.txt to druntime and to phobos (separate). Start from this one, add lines to simply blacklist _all_ functions in druntime and phobos:
```
# Blacklist for A…
-
D requires* a runtime library. In the gcc tree, I believe there's a libphobos directory that can just get the usual ./configure, make treatment, then included the compiled static library in the distri…
-
## bearophile_hugs reported this on 2013-07-17T04:30:49Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=10661
### CC List
* bugzilla (WalterBright)
* code (MartinNowak)
* yebblies
##…
-
See dlang forums for this discussion.
-
## nick (ntrel) reported this on 2024-06-03T16:09:58Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=24584
### CC List
* kinke
### Description
````markdown
Currently it seems to run…
-
I'm currently doing https://github.com/intellij-dlanguage/intellij-dlanguage/issues/575 to add support to dmd installations via this snap. Please can you confirm the following paths are correct:
Pa…
-
### Description:
Turrets that aren't perfectly in the center of a unit.
### Possible Implementation:
Have either a `TurretFLH` key (similar to `PrimaryFireFLH`) or separate `TurretOffsetX` and `T…
-
Is it possible to add support for Phobos mod via a compatibility patch for dhewm3 ?
https://www.moddb.com/games/doom-iii/addons/doom-3-phobos-dhewm3-compatibility-patch
https://github.com/Twelve…
-
On Ubuntu 24.04, a private project of mine named `mls` fails to link via `redub build` as
```
Dependencies resolved - 18 ms "debug" using ~/.local/dlang/linux/bin64/dmd v2.110.0-beta.1-436-ge2778f…
-
Currently, libraries which use sockets (such as DB clients like [mysql-native](https://github.com/rejectedsoftware/mysql-native)) cannot support both Vibe sockets _and_ Phobos sockets (for non-Vibe us…