[Issue 16676] [REG2.072.0] std.format fails with %02d in dstring format string

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16676 ZombineDev changed: What|Removed |Added CC|

[Issue 16677] -L flag ignores quotes in the arguments passed to the linker

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16677 Sprink changed: What|Removed |Added CC||sprink.nore...@gmail.com

[Issue 16678] [REG] Fix for issue 16193 creates major breakage

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

[Issue 16679] prefetch on old pentium d results in an illegal instruction

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16679 Brad Roberts changed: What|Removed |Added Assignee|nob...@puremagic.com

[Issue 16574] [REG 2.072.0-b1] Unexplained errors about functions that overridde anything

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16574 Martin Nowak changed: What|Removed |Added Assignee|nob...@puremagic.com|c...@dawg.eu --

[Issue 16679] New: prefetch on old pentium d results in an illegal instruction

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16679 Issue ID: 16679 Summary: prefetch on old pentium d results in an illegal instruction Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 16663] [REG 2.072] std.unit.toUpper rejects an alias this to a string

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16663 --- Comment #3 from Dicebot --- Introduced via https://github.com/dlang/phobos/pull/4790 --

[Issue 16663] [REG 2.072] std.unit.toUpper rejects an alias this to a string

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16663 --- Comment #2 from Dicebot --- Nevermind, I have found my mistake. Can reproduce indeed. --

[Issue 16663] [REG 2.072] std.unit.toUpper rejects an alias this to a string

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16663 Dicebot changed: What|Removed |Added CC||pub...@dicebot.lv --- Comment

[Issue 16678] [REG] Fix for issue 16193 creates major breakage

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16678 --- Comment #2 from Dicebot --- (discard previous comment, wrong issue) --

[Issue 16667] [REG] dub test fails on std.conv after upgrade to dmd 2.072.0

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16667 --- Comment #3 from Dicebot --- Introduced via https://github.com/dlang/phobos/pull/4583 --

[Issue 16678] [REG] Fix for issue 16193 creates major breakage

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16678 --- Comment #1 from Dicebot --- Introduced via https://github.com/dlang/phobos/pull/4583 --

[Issue 16667] [REG] dub test fails on std.conv after upgrade to dmd 2.072.0

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16667 --- Comment #2 from Dicebot --- (dub is not necessary, compiling this snippet is sufficient) unittest { import std.conv; import std.string; ubyte[] a = "abc".representation.dup; string s =

[Issue 16667] [REG] dub test fails on std.conv after upgrade to dmd 2.072.0

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16667 --- Comment #1 from Dicebot --- Confirming regression from 2.071.2 --

[Issue 16667] [REG] dub test fails on std.conv after upgrade to dmd 2.072.0

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16667 Dicebot changed: What|Removed |Added CC||pub...@dicebot.lv

[Issue 16674] Clarify lifetime of pointer to AA entry

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16674 --- Comment #6 from Steven Schveighoffer --- (In reply to Shachar Shemesh from comment #3) > Also, we should consider what if SomeType is a class. That's irrelevant to this. A pointer to a class instance reference is still a

[Issue 16674] Clarify lifetime of pointer to AA entry

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16674 --- Comment #5 from Steven Schveighoffer --- (In reply to Shachar Shemesh from comment #2) > If there is any doubt re: where AA are going, I think we should take the > opposite approach. It is easier to start with "no, this is

[Issue 16678] New: [REG] Fix for issue 16193 creates major breakage

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16678 Issue ID: 16678 Summary: [REG] Fix for issue 16193 creates major breakage Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: regression

[Issue 16672] Deprecate "block only" delegate syntax

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

[Issue 16671] std.variant visiting functions should pass file, line to VariantException

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16671 Nick Treleaven changed: What|Removed |Added Severity|enhancement |minor --

[Issue 16670] std.variant visiting allows type parameters not held by variant

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16670 Nick Treleaven changed: What|Removed |Added Keywords||pull URL|

[Issue 16674] Clarify lifetime of pointer to AA entry

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16674 --- Comment #4 from anonymous4 --- It's pretty obvious it's a clever low-level hack and relies on internal data layout, which is preserved only by const/inout methods. --

[Issue 16147] Provide shiny 404 error pages

2016-11-10 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16147 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/dc537e52e541fc69b3e1c6ebc92c67943f4e2ec7 fix Issue 16147 - Provide shiny 404 error pages

[Issue 16147] Provide shiny 404 error pages

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