[Issue 16856] D does not work on FreeBSD current (what will eventually be 12) due to libunwind

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16856 Jacob Carlborg changed: What|Removed |Added CC||d...@me.com --- Comment #3 from Jacob Carlb

[Issue 16856] D does not work on FreeBSD current (what will eventually be 12) due to libunwind

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16856 --- Comment #2 from Jonathan M Davis --- If I compile and run this program void main() { throw new Exception("blah"); } I get a bus error, and if I run it in gdb, I get this stacktrace: #0 0x000800cd91bf in _Unwind_RaiseException () from

[Issue 11367] Include paths on windows do not recursively expand env vars

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11367 Martin Krejcirik changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 16856] D does not work on FreeBSD current (what will eventually be 12) due to libunwind

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16856 Jonathan M Davis changed: What|Removed |Added Summary|D is borked on FreeBSD |D does not work on FreeBSD

[Issue 16948] broken links in std.stdio due to inccorrect use of WEB macro

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16948 ag0ae...@gmail.com changed: What|Removed |Added Assignee|nob...@puremagic.com|ag0ae...@gmail.com --

[Issue 16948] broken links in std.stdio due to inccorrect use of WEB macro

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16948 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com Summary|ht

[Issue 16794] .deb not working on Ubuntu 16.10 because of default PIE linking

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16794 Martin Nowak changed: What|Removed |Added Summary|Official .deb packages must |.deb not working on Ubuntu

[Issue 16654] hashOf returns different hashes for the same string value

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16654 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 16654] hashOf returns different hashes for the same string value

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16654 --- Comment #3 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/5c187e05ff87404ebf4884cfc548324c2c3ed0fc Revert object.hashOf changes from "use array interfac

[Issue 16764] `hashOf` is misleading, error-prone, and useless

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16764 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 16764] `hashOf` is misleading, error-prone, and useless

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16764 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/5c187e05ff87404ebf4884cfc548324c2c3ed0fc Revert object.hashOf changes from "use array interfac

[Issue 16854] Inline assembler has VMOVLHPS and VMOVHLPS swapped

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16854 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/95c9e17d9dfc28dc5a09b0d152882f196b1de537 fix Issue 16854 - Inline assembler has VMOVLHPS and VMOVHLPS s

[Issue 16949] New: [Reg 2.073] confusing @safe error message for fields with unsafe destructors

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16949 Issue ID: 16949 Summary: [Reg 2.073] confusing @safe error message for fields with unsafe destructors Product: D Version: D2 Hardware: All OS: All Sta

[Issue 16948] https doesn't replace http on dlang.org/phobos

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16948 LucienPe changed: What|Removed |Added Keywords||ddoc --

[Issue 16948] New: https doesn't replace http on dlang.org/phobos

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16948 Issue ID: 16948 Summary: https doesn't replace http on dlang.org/phobos Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: minor Prior

[Issue 16947] New: The digest function calls the put function incorrectly.

2016-12-04 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16947 Issue ID: 16947 Summary: The digest function calls the put function incorrectly. Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW