-
## monarchdodra reported this on 2014-04-29T19:35:19Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=12680
### CC List
* petar.p.kirov
* post (kyllingstad)
### Description
````markd…
-
## code (MartinNowak) reported this on 2015-04-05T23:18:32Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=14415
### Description
````markdown
This is a very useful glob extension of b…
-
The build option `debugMode` is wrongly documented.
https://github.com/dlang/dub/blob/cdf858029d8a6fa9052b49c0f82bb0ed02bf9690/source/dub/compilers/buildsettings.d#L354
It says "Compile in debug m…
-
### System information
```
$ dub --version
DUB version 1.31.1, built on Mar 12 2023
$ ldc2 --version
LDC - the LLVM D compiler (1.32.0):
based on DMD v2.102.2 and LLVM 15.0.7
built wit…
-
Getting libpq.lib to cooperate on windows with Dlang was a nightmare... basically no documentation to fix the problems and I had to get some assistance from the D community on discord to solve the pro…
-
### Bug Description
https://github.com/dlang/dub/blob/4d02d0f507735b3f7cd856ca760f14728ae339ad/source/dub/commandline.d#L1229
When running dub describe, the previously generated m_buildSettings …
-
### System information
- **dub version**: 1.31.1, built on Feb 20 2023
- **OS Platform and distribution**: Arch Linux
- **compiler version** DMD64 D Compiler v2.102.2
### Bug Description
…
-
Exception specifiers are a common-enough feature in strongly-typed languages.
- C++ has [noexcept](https://en.cppreference.com/w/cpp/language/noexcept_spec)
- Java has [throws](https://docs.oracle…
-
## Description
The packages in std.experimental are stuck in some limbo state.
We need to find a way forward for them.
And make sure not to end up in the same situation again.
## What are rough …
-
It would be great if you could add OSX ARM 64 build targets for functionality with mac OSes future
Thanks!