-
## code (MartinNowak) reported this on 2014-08-04T18:12:15Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=13253
### CC List
* andrei (andralex)
* dbugreporter
* hsteoh
* ilyayaroshen…
-
## bearophile_hugs reported this on 2011-02-10T12:34:45Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=5559
### CC List
* andrei (andralex)
* andrej.mitrovich (AndrejMitrovic)
### D…
-
## code (MartinNowak) reported this on 2015-03-03T21:50:56Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=14241
### CC List
* timothee.cour2
### Description
````markdown
For unknow…
-
## nfxjfg reported this on 2010-05-02T20:55:00Z
### Transfered from https://issues.dlang.org/show_bug.cgi?id=4151
### CC List
* alejandropuchades
* Bastiaan
* braddr
* dmitry.olsh (DmitryOlshansky)…
-
https://github.com/intellij-dlanguage/intellij-dlanguage/blob/5f6b91077518ef3e547ba8e50b85da929fda89b0/src/main/java/io/github/intellij/dlanguage/DlangSdkType.java#L58
I learned from here https://g…
-
1: update CA based off of a newer client instead of updating W+2 CA, examples of clients: https://github.com/Gopro336/OyVey_Rewrite-BUILDABLE_SRC OyVey 0.0.3, https://github.com/linustouchtips/momentu…
-
-
**Describe the bug**
Just tried to find D library and got error:
```
ERROR: Language D does not support library finding.
```
**To Reproduce**
```Meson
some_lib = meson.get_compiler('d').find_…
-
Hey - what would be required for OSX support?
I tried the linux branch on OSX but get this:
Registering widget classes : extensions.show ()
libdeadcode/src/gui/widgetfeature/textrenderer.d(121,72)…
-
According to https://dlang.org/spec/ddoc#parsing:
> 1. [..] If the documentation comment appears on the same line to the right of a declaration, it applies to that.
For example:
source: https://…