tools icon indicating copy to clipboard operation
tools copied to clipboard

Ancillary tools for the D programming language compiler

Results 39 tools issues
Sort by recently updated
recently updated
newest added

**Transferred from**: https://issues.dlang.org/show_bug.cgi?id=11405 User @MartinNowak reported (2013-Oct-31 16:28:42): > Old discussion but still a valid issue. > http://forum.dlang.org/thread/[email protected] > Rdmd needs a reasonable policy to evict old cached folders. >...

Type.Enhancement
Prio.3.Normal
T.RDMD

**Transferred from**: https://issues.dlang.org/show_bug.cgi?id=17838 User @WebDrake reported (2017-Sep-18 20:02:36): > rdmd uses spawnProcess to launch the D compiler of choice, and passes a custom `File` instance to the `stdout` parameter. >...

Type.Enhancement
OS.POSIX
Arch.x86_64
Prio.3.Normal

**Transferred from**: https://issues.dlang.org/show_bug.cgi?id=11827 User @andralex reported (2013-Dec-26 12:08:04): > https://github.com/D-Programming-Language/tools/pull/64 introduces this. Basically calls like `exists("filename")` and `isDir("filename")` make one stat call each, whereas calling stat once offers all information....

Type.Enhancement
Prio.3.Normal
T.RDMD

**Transferred from**: https://issues.dlang.org/show_bug.cgi?id=17216 User @timotheecour reported (2017-Feb-21 05:06:39): > v2.072.2 > rdmd build 20170108 > > fun.d:whatever > ```console > rdmd -v --force --build-only -shared -oflibfun.dylib fun.d > ``` >...

Type.Bug
OS.OSX
Prio.1.Regression

**Transferred from**: https://issues.dlang.org/show_bug.cgi?id=18122 User @wilzbach reported (2017-Dec-24 22:22:50): > Would be very interesting for people who want to know the details. In most cases the changelog every is added as...

Type.Enhancement
Prio.3.Normal

**Transferred from**: https://issues.dlang.org/show_bug.cgi?id=18490 User @timotheecour reported (2018-02-22 11:42:12 CET): > see https://github.com/dlang/dlang.org/pull/2169#pullrequestreview-96041881 for context > > segfault on: > ```diff > + $(SPEC_RUNNABLE_EXAMPLE_RUN > + --- > + size_t fun(T...)(T...

Type.Bug
OS.POSIX
Prio.3.Normal

**Transferred from**: https://issues.dlang.org/show_bug.cgi?id=15245 User @WebDrake reported (2015-10-25 13:19:03 CET): > None of the D tools adequately supports the version flag: > > (1) rdmd supports the --version flag but gives...

Type.Enhancement
Prio.3.Normal

**Transferred from**: https://issues.dlang.org/show_bug.cgi?id=18402 Reported by @timotheecour (2018-02-08 21:21:34 CET), confirmed by me. Timothee's report was: > ```console > rdmd: make -f posix.mak -j8 test => core.exception.AssertError@rdmd_test.d(373): Assertion failure > ```...

Type.Bug
OS.OSX
Prio.3.Normal

**Transferred from**: https://issues.dlang.org/show_bug.cgi?id=18401 User @wilzbach reported (2018-02-08 21:05:07 CET): > These pages have a tendency to get outdated: > - https://github.com/dlang/tools/blob/master/man/man1/rdmd.1 > - https://dlang.org/rdmd.html > > We should generate them...

Type.Enhancement
Prio.3.Normal

**Transferred from**: https://issues.dlang.org/show_bug.cgi?id=18400 User @wilzbach reported (2018-02-08 21:02:54 CET): > See also: https://github.com/dlang/dmd/tree/master/docs and https://github.com/dlang/tools/blob/master/man/man1/rdmd.1

Type.Enhancement
OS.POSIX
Prio.3.Normal