[Issue 15456] sc.ini: Access denied for non-superusers on Windows 10

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15456 --- Comment #6 from Brad Anderson --- Yep, it's just the permissions. The other issue issue I hit in the above comments is unrelated (though still a problem). Either pull request will fix this issue. --

[Issue 13678] TypeInfo.initializer is inconsistent

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13678 Marco Leise changed: What|Removed |Added Summary|TypeInfo.init is|TypeInfo.initializer is

[Issue 15576] New: extern(C++) wrong mangling

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15576 Issue ID: 15576 Summary: extern(C++) wrong mangling Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: P1

[Issue 9347] new std.signals2 implementation

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9347 Jack Stouffer changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 2447] There's no disconnectall for std.signals

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2447 Issue 2447 depends on issue 9347, which changed state. Issue 9347 Summary: new std.signals2 implementation https://issues.dlang.org/show_bug.cgi?id=9347 What|Removed |Added

[Issue 13911] rename std.stdio to std.io

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13911 Jack Stouffer changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12062] std.range.flatten

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12062 Jack Stouffer changed: What|Removed |Added CC||j...@jackstouffer.com

[Issue 13901] Improvements to documentation

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13901 Jack Stouffer changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12548] Safer malloc/calloc/realloc wrappers in Phobos

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12548 Jack Stouffer changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15574] wrong order of linker arguments breaks with as-needed

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15574 --- Comment #1 from Martin Nowak --- We should pass any linker arguments in the same order as they were passed to dmd. This requires some refactoring of command line parsing and link part. For pragma(lib) we can only choose between

[Issue 10378] Local imports hide local symbols

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10378 Steven Schveighoffer changed: What|Removed |Added CC|

[Issue 15572] Windows installer leaves "sc.ini" inaccessible

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15572 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de

[Issue 15456] sc.ini: Access denied for non-superusers on Windows 10

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15456 Rainer Schuetze changed: What|Removed |Added Keywords||pull --- Comment #5

[Issue 15457] Symbol Undefined __lseeki64

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15457 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #1

[Issue 15555] [Reg 2.070.0-b1] Hidden error cause by Throwable.message

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 13265] Please detect the DXSDK when configuring sc.ini in the installer

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13265 Rainer Schuetze changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 14999] Out of memory when compiling vibe.d

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14999 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 15575] Wrong value for static immutable struct with union

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15575 ag0ae...@gmail.com changed: What|Removed |Added Keywords||ice CC|

[Issue 15575] Wrong value for static immutable struct with union

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15575 --- Comment #1 from Cédric Picard --- I should mention that the code is inspired by Adam Ruppe's arsd/color.d and that a comment next to the "if (__ctfe)" part mentions that it is a hack arround bug 10937. That may be

[Issue 15575] New: Wrong value for static immutable struct with union

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15575 Issue ID: 15575 Summary: Wrong value for static immutable struct with union Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: normal

[Issue 15574] New: wrong order of linker arguments breaks with as-needed

2016-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15574 Issue ID: 15574 Summary: wrong order of linker arguments breaks with as-needed Product: D Version: D2 Hardware: All OS: Linux Status: NEW Severity: blocker