[Issue 16797] Zero clock resolution lead to division by zero

2016-11-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16797 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/3a29ac5293dfa5e85790480b838eaa45f59c14a8 fix issue 16797 - Zero clock resolution lead to

[Issue 16798] New: Extend -Ipath switch to -Imodule=path so path heirarchy doesn't have to match package heirarchy

2016-11-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16798 Issue ID: 16798 Summary: Extend -Ipath switch to -Imodule=path so path heirarchy doesn't have to match package heirarchy Product: D Version: D2 Hardware: All OS:

[Issue 16550] Generic SIMD shuffle for Mir

2016-11-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16550 --- Comment #9 from Iain Buclaw --- (In reply to Manu from comment #8) > I've wanted to put a SIMD helper library in std for ages. Ie, not intended > to present raw arch-specific intrinsics like core.simd, but useful

[Issue 16797] New: Zero clock resolution lead to division by zero

2016-11-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16797 Issue ID: 16797 Summary: Zero clock resolution lead to division by zero Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: enhancement

[Issue 16796] New: Linker error on big file + -gc switch generated by jtransc

2016-11-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16796 Issue ID: 16796 Summary: Linker error on big file + -gc switch generated by jtransc Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW

[Issue 8573] A simpler Phobos function that returns the index of the mix or max item

2016-11-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8573 --- Comment #2 from Nick Treleaven --- Oops, should be .front.index at the end. --

[Issue 8573] A simpler Phobos function that returns the index of the mix or max item

2016-11-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8573 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment

[Issue 16795] Allow taking address of 'scope' variable in some cases

2016-11-26 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16795 Martin Nowak changed: What|Removed |Added Keywords||safe CC|