[Issue 15366] Enum typed as bool behaves as bool even when cast

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15366 Lionello Lunesu changed: What|Removed |Added Keywords||rejects-valid Severity|enhanceme

[Issue 15366] New: Enum typed as bool behaves as bool even when cast

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15366 Issue ID: 15366 Summary: Enum typed as bool behaves as bool even when cast Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW Severity: enhancement

[Issue 15365] std.math: 80-bit exp() tests are utterly wrong when returning subnormals

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15365 Iain Buclaw changed: What|Removed |Added CC||ibuc...@gdcproject.org Severity|enha

[Issue 15365] New: std.math: 80-bit exp() tests are utterly wrong when returning subnormals

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15365 Issue ID: 15365 Summary: std.math: 80-bit exp() tests are utterly wrong when returning subnormals Product: D Version: D2 Hardware: x86_64 OS: Linux St

[Issue 15364] BitArray.len should be private

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15364 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/74fbb79087c46ebde38ac3648b6a46b76f2a0a9e fix issue 15364 - BitA

[Issue 12507] SysTime.init.toString should not segfault

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12507 Alaksiej Stankievič changed: What|Removed |Added CC||harald_zea...@tut.by --- Comment #5 fr

[Issue 15352] template arguments matching error with delegates

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15352 Kenji Hara changed: What|Removed |Added Keywords||ice, pull, rejects-valid --- Comment #2 from Ke

[Issue 15352] template arguments matching error with delegates

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15352 Kenji Hara changed: What|Removed |Added Hardware|x86_64 |All OS|Windows

[Issue 15319] [REG2.069] module map is in file std/map.d which cannot be read

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15319 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/c1333caf696e82b93f09324f0f1d65ecc4c60616 Fix issue 15319 - brok

[Issue 15319] [REG2.069] module map is in file std/map.d which cannot be read

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

[Issue 15357] Cannot call std.algorithm.iteration.each on the result of std.range.lockstep

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15357 --- Comment #5 from r...@rcorre.net --- (In reply to monkeyworks12 from comment #0) > > In my opinion lockstep's opApply should be deprecated outright and replaced > with a range interface that returns a reference to a tuple of its arguments. The pr

[Issue 15364] New: BitArray.len should be private

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15364 Issue ID: 15364 Summary: BitArray.len should be private Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority: P1

[Issue 15363] New: std.stream is depricated, which leaves missing features

2015-11-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15363 Issue ID: 15363 Summary: std.stream is depricated, which leaves missing features Product: D Version: D2 Hardware: All OS: All Status: NEW Se