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

2015-12-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15456 --- Comment #2 from David Eckardt --- This happened with the dmd-2.069.2 installer http://downloads.dlang.org/releases/2.x/2.069.2/dmd-2.069.2.exe on Windows 10 Home, using the default installation options, which

[Issue 15229] BigInt(Range of chars) too

2015-12-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15229 --- Comment #2 from Jack Stouffer --- https://github.com/D-Programming-Language/phobos/pull/3876 --

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

2015-12-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15456 --- Comment #3 from Brad Anderson --- (In reply to David Eckardt from comment #2) > This happened with the dmd-2.069.2 installer > > http://downloads.dlang.org/releases/2.x/2.069.2/dmd-2.069.2.exe > > on Windows 10 Home, using the

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

2015-12-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15456 --- Comment #4 from Brad Anderson --- Added Rainer and Martin on the CC. Assuming it's the same bug you hit, it seems you can reproduce by going through the uninstaller and installer as quickly as possible. The uninstaller "finishes"

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

2015-12-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15456 Brad Anderson changed: What|Removed |Added CC||c...@dawg.eu,

[Issue 15433] std.experimental.allocator.building_blocks.free_tree only compiles with -unittest

2015-12-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15433 yazan.dab...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2015-12-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15434 --- Comment #2 from yazan.dab...@gmail.com --- Pull request: https://github.com/D-Programming-Language/druntime/pull/1450 --