-
## andre reported this on 2017-11-01T15:23:06Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=17958
### CC List
* greensunny12
### Description
````markdown
In discussion https://for…
-
## jack (@JackStouffer) reported this on 2017-01-19T16:11:47Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=17109
### CC List
* bugzilla (@WalterBright)
* jrdemail2000-dlang
* meapin…
-
## dlang (@SerialVelocity) reported this on 2014-09-22T04:02:20Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=13518
### CC List
* bugzilla (@WalterBright)
### Description
````mark…
-
## rsw0x (@rsw0x) reported this on 2015-07-19T18:36:24Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=14810
### CC List
* issues.dlang (@jmdavis)
### Description
````markdown
std.m…
-
## dlang-bugzilla (@CyberShadow) reported this on 2016-05-09T23:05:14Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=16006
### CC List
* code (@MartinNowak)
### Description
````mar…
-
## timothee.cour2 (@timotheecour) reported this on 2017-06-17T06:01:00Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=17516
### CC List
* ag0aep6g
* dmitry.olsh (@DmitryOlshansky)
#…
-
## xinok (the-eater) reported this on 2014-06-23T22:22:02Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=12972
### CC List
* temtaime
### Description
````markdown
std.algorithm.par…
-
Lets have this package structure:
### main package `bar`
#### `dub.sdl`
```
name "bar"
dependency "foo" path="../foo"
stringImportPaths "data"
```
#### `data/test.data`
```
bar data
```…
-
Hi all.
So I was setting up cross platform testing of around 10 programming languages and this is the first that really does make me work
Trying to run binaries for ARM or X86_64 Linux results in li…
-
In the settings there is ONLY the entry "D Tools" but no "D Compiler"
I have configured ONLY dub and dfmt
I have created the default project with name "test".
This creates a project with the sour…