dlangBugzillaToGithub
dlangBugzillaToGithub
## Andrej Mitrovic (@AndrejMitrovic) reported this on 2023-01-19T16:53:17Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=23642 ### Description ````markdown It seems that reinstalling DMD on Windows will cause it to first uninstall and remove...
## Andrej Mitrovic (@AndrejMitrovic) reported this on 2023-02-05T01:57:39Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=23670 ### Description ````markdown I like installing the compiler via `curl -fsS https://dlang.org/install.sh | bash -s dmd`, but it's...
## Nicholas Londey reported this on 2013-11-06T18:49:05Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=11457 ### CC List * Brad Anderson * Manu ### Description ````markdown Created attachment 1289 sc.ini file modified to work...
## Ellery Newcomer reported this on 2013-06-02T12:53:55Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=10245 ### Description ````markdown results in error while loading shared libraries: libphobos2.so.0.63: cannot open shared object file: No such file...
## Martin Nowak (@MartinNowak) reported this on 2014-02-04T14:21:10Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=12075 ### CC List * Brad Anderson ### Description ````markdown This was reported in the 2.065 beta 3 forum....
## Rico Huijbers reported this on 2012-06-07T07:12:01Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=8206 ### Description ````markdown When doing the following at the command-line: > $ dmd ma Instead of the file being...
## Rico Huijbers reported this on 2012-06-08T02:17:11Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=8210 ### Description ````markdown At least, it's not on my PATH. > dmd -man KEYWORD does not have the same...
## Martin Nowak (@MartinNowak) reported this on 2013-10-01T12:49:28Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=11154 ### Description ````markdown We should try to sign the installer, so it's recognized as identified developer. It still...
## Martin Nowak (@MartinNowak) reported this on 2013-12-04T15:35:59Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=11688 ### Description ````markdown The linux packages come with cross compile support for X86_32 by default. This feature is...
## Jonathan Marler (@marler8997) reported this on 2018-08-13T17:51:29Z ### Transferred from https://issues.dlang.org/show_bug.cgi?id=19165 ### CC List * Seb ### Description ````markdown There are a few cases where a user could have...