[Issue 16684] New: std.getopt, problem with the automatic handling of "h"

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16684 Issue ID: 16684 Summary: std.getopt, problem with the automatic handling of "h" Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal

[Issue 16685] New: [The D Bug Tracker]

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16685 Issue ID: 16685 Summary: [The D Bug Tracker] Product: D Version: D2 Hardware: All URL: http://dlang.org/ OS: All Status: NEW Severity:

[Issue 16686] New: Can not spawn subprocess and read from File at same time

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16686 Issue ID: 16686 Summary: Can not spawn subprocess and read from File at same time Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW

[Issue 16687] New: Win COFF: Duplicate COMDAT on overloaded templated function

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16687 Issue ID: 16687 Summary: Win COFF: Duplicate COMDAT on overloaded templated function Product: D Version: D2 Hardware: All OS: Windows Status: NEW

[Issue 16688] New: DMD needs to work with the MSC build tools distribution

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16688 Issue ID: 16688 Summary: DMD needs to work with the MSC build tools distribution Product: D Version: D2 Hardware: x86_64 OS: Windows Status: NEW

[Issue 922] export keyword causes undefined references on linux

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=922 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/fdde441cfd341ad573b3dc9b11e994ed55adfe68 Fix issue 922 - Don't mangle exported symbol names on linux.

[Issue 922] export keyword causes undefined references on linux

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

[Issue 16488] [spec][optimization] broadcast scalar to simd vector

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16488 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/b75ef84208f1cb25878c7977588ceed1fa4e8682 fix Issue 16488 - [spec][optimization] broadcast scalar to

[Issue 16685] template instantiation rejected when passing member of enum struct in value parameter

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16685 ag0ae...@gmail.com changed: What|Removed |Added Keywords||rejects-valid

[Issue 922] export keyword causes undefined references on linux

2016-11-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=922 Walter Bright changed: What|Removed |Added CC|