[Issue 14653] scoped!range in foreach crashes

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14653 Lionello Lunesu lio+bugzi...@lunesu.com changed: What|Removed |Added Keywords||ice,

[Issue 14653] New: scoped range in foreach

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14653 Issue ID: 14653 Summary: scoped range in foreach Product: D Version: D2 Hardware: x86_64 OS: Mac OS X Status: NEW Severity: enhancement Priority: P1

[Issue 14653] scoped range in foreach

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14653 Marc Schütz schue...@gmx.net changed: What|Removed |Added CC||schue...@gmx.net --- Comment

[Issue 14647] std.random line 3015 heisenbug with FreeBSD_32

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14647 --- Comment #3 from Steven Schveighoffer schvei...@yahoo.com --- Another case: https://github.com/D-Programming-Language/phobos/pull/3315#issuecomment-109180826 --

[Issue 14653] scoped!range in foreach crashes

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14653 --- Comment #2 from Marc Schütz schue...@gmx.net --- @Lionello: Why ICE? --

[Issue 14655] New: invalid mangling on the D side. it wants '.init', but using '.__init' for some reason

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14655 Issue ID: 14655 Summary: invalid mangling on the D side. it wants '.init', but using '.__init' for some reason Product: D Version: D2 Hardware: x86_64 OS: Linux

[Issue 1509] Need a way to create namespaces inside modules

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=1509 naptime naptimeentertainm...@gmail.com changed: What|Removed |Added CC|

[Issue 14654] New: rdmd should compile package at a time

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14654 Issue ID: 14654 Summary: rdmd should compile package at a time Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 14520] [REG2.067.0] string/alias template overload

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14520 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/ea8c21a6ecbed6746a4eeffe3345a1b5c3cf738e fix Issue 14520 -

[Issue 14653] scoped!range in foreach crashes

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14653 Yuxuan Shui yshu...@gmail.com changed: What|Removed |Added CC||yshu...@gmail.com --

[Issue 14653] scoped!range in foreach crashes

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14653 Yuxuan Shui yshu...@gmail.com changed: What|Removed |Added Keywords|ice, ice-on-valid-code |wrong-code --

[Issue 14657] New: can alias auto ref function but only after it's been called before

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14657 Issue ID: 14657 Summary: can alias auto ref function but only after it's been called before Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 14656] auto of auto ref spills over to other function

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14656 --- Comment #1 from ag0ae...@gmail.com --- Forgot to link the forum discussion: http://forum.dlang.org/post/jqyklfqhmryumilaw...@forum.dlang.org --

[Issue 14656] New: auto of auto ref spills over to other function

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14656 Issue ID: 14656 Summary: auto of auto ref spills over to other function Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: minor

[Issue 14658] New: Allow half-width katakana in identifiers

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14658 Issue ID: 14658 Summary: Allow half-width katakana in identifiers Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 14639] Assigning init value to struct uses stack, causing segfault

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14639 naptime naptimeentertainm...@gmail.com changed: What|Removed |Added CC|

[Issue 14657] can alias auto ref function but only after it's been called before

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14657 naptime naptimeentertainm...@gmail.com changed: What|Removed |Added CC|

[Issue 14658] Allow half-width katakana in identifiers

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14658 Vladimir Panteleev thecybersha...@gmail.com changed: What|Removed |Added CC|

[Issue 14653] scoped!range in foreach crashes

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14653 --- Comment #3 from Lionello Lunesu lio+bugzi...@lunesu.com --- (In reply to Marc Schütz from comment #2) @Lionello: Why ICE? My bad. --

[Issue 14658] Allow half-width katakana in identifiers

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14658 naptime naptimeentertainm...@gmail.com changed: What|Removed |Added CC|

[Issue 8008] Syntax for fixed size array literals like [1,2,3]s

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8008 naptime naptimeentertainm...@gmail.com changed: What|Removed |Added CC|

[Issue 14658] Allow half-width katakana in identifiers

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14658 --- Comment #2 from naptime naptimeentertainm...@gmail.com --- I copied the unicode range incorrectly, sorry. It should be: U+FF65 to U+FF9F The range I typed in my original post includes a few punctuation characters that I didn't mean to be

[Issue 14640] Special grammar for skipping unittest blocks

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14640 naptime naptimeentertainm...@gmail.com changed: What|Removed |Added CC|

[Issue 14658] Allow half-width katakana in identifiers

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14658 naptime naptimeentertainm...@gmail.com changed: What|Removed |Added Priority|P1 |P5 --

[Issue 4085] Steps toward a static foreach

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4085 naptime naptimeentertainm...@gmail.com changed: What|Removed |Added CC|

[Issue 14649] ICE on invalid array operation with string literals

2015-06-05 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14649 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/daae6d75b9bc75a6b4334bac1b24d71d5dca1ae8 fix Issue 14649 - ICE on