[Issue 15438] New: -m64 not added to command line in DMD x64 build

2015-12-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15438 Issue ID: 15438 Summary: -m64 not added to command line in DMD x64 build Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: normal

[Issue 15436] New: Compiler still refers to AliasSeq-s as "tuple"-s (and TypeTuple?)

2015-12-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15436 Issue ID: 15436 Summary: Compiler still refers to AliasSeq-s as "tuple"-s (and TypeTuple?) Product: D Version: D2 Hardware: x86_64 OS: Linux Status:

[Issue 15391] Problems loading libcurl.so and running datetime unittest on NixOS package build

2015-12-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15391 --- Comment #6 from Thomas Mader --- (In reply to Jonathan M Davis from comment #4) > What are you doing differently from normal that makes it so that the normal > path for the time zone files doesn't work? NixOS is using a

[Issue 15391] Problems loading libcurl.so and running datetime unittest on NixOS package build

2015-12-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15391 --- Comment #7 from Thomas Mader --- (In reply to Martin Nowak from comment #5) > (In reply to Thomas Mader from comment #3) > > I was able to hack around the issue by patching the curl.d sourcefile. > > > > #Ugly hack

[Issue 15434] object.d imports from rt (breaking inline builds)

2015-12-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15434 ZombineDev changed: What|Removed |Added CC|

[Issue 15434] [REG2.068] object.d imports from rt (breaking inline builds)

2015-12-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15434 ZombineDev changed: What|Removed |Added Summary|object.d imports from rt|[REG2.068] object.d

[Issue 15437] New: documentation for typeof(someTemplate) == void

2015-12-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15437 Issue ID: 15437 Summary: documentation for typeof(someTemplate) == void Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement