[Issue 259] Comparing signed to unsigned does not generate an error

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=259 --- Comment #55 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/8890678458e775e93ade1de307a417b06032ee0f Merge pull request

[Issue 12747] std.regex bug in the parser allows reference to open groups.

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12747 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12747] std.regex bug in the parser allows reference to open groups.

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12747 --- Comment #2 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/f4a37ae7d66212c459b4e89df2dcb92a7640615f Fix issue 12747

[Issue 12380] Wrong line number for type mismatch with enum .init assignment

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12380 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 10193] Template args to UDA's

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10193 --- Comment #5 from Manu turkey...@gmail.com --- Can we have some movement on this? std.simd is blocked on this issue. Here's the thing: enum targets[] = [ hello, world ]; @attribute(target, targets[Target]) T func(int Target, T)(T arg) { return

[Issue 12786] New: Compiler warnings in DMD frontend code

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12786 Issue ID: 12786 Summary: Compiler warnings in DMD frontend code Product: D Version: unspecified Hardware: x86 OS: Mac OS X Status: NEW Severity: enhancement

[Issue 12783] Adding 'Third Party Libraries' link to the navigation sidebar

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12783 --- Comment #2 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/D-Programming-Language/dlang.org https://github.com/D-Programming-Language/dlang.org/commit/d029186341817fc19d6530c574d3400ec407d182 Merge pull

[Issue 12783] Adding 'Third Party Libraries' link to the navigation sidebar

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12783 Mark Isaacson marki...@umich.edu changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12787] New: can't nest associative arrays and arrays

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12787 Issue ID: 12787 Summary: can't nest associative arrays and arrays Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW Severity: major

[Issue 12787] can't nest associative arrays and arrays

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12787 Vlad Levenfeld vlevenf...@gmail.com changed: What|Removed |Added Keywords||rejects-valid --

[Issue 12787] can't nest associative arrays and arrays

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12787 Vlad Levenfeld vlevenf...@gmail.com changed: What|Removed |Added CC||vlevenf...@gmail.com

[Issue 10119] Add tuple overload which automatically captures the names of symbols

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10119 Andrej Mitrovic andrej.mitrov...@gmail.com changed: What|Removed |Added CC|

[Issue 12787] can't nest associative arrays and arrays

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12787 bearophile_h...@eml.cc changed: What|Removed |Added CC||bearophile_h...@eml.cc --- Comment

[Issue 12787] can't nest associative arrays and arrays

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12787 --- Comment #2 from Vlad Levenfeld vlevenf...@gmail.com --- you rock! --

[Issue 12729] mixins don't work in traits

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12729 --- Comment #2 from Vlad Levenfeld vlevenf...@gmail.com --- my apologies, I didn't understand how the mailing system worked at the time that I posted this and only now saw your comment - the use case has since been thoroughly paved over. --

[Issue 12729] mixins don't work in traits

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12729 --- Comment #3 from monarchdo...@gmail.com --- (In reply to Vlad Levenfeld from comment #2) the use case has since been thoroughly paved over. Hum... Well, if we can't reproduce the issue, we'll have to close this. --

[Issue 7084] Missing writeln Unicode normalization

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7084 Behnam Esfahbod dl...@behnam.es changed: What|Removed |Added CC||dl...@behnam.es --

[Issue 9173] std.string.wrap should conform to Unicode line-breaking algorithm

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9173 Behnam Esfahbod dl...@behnam.es changed: What|Removed |Added CC||dl...@behnam.es --

[Issue 10191] std.array.array and Unicode strings

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10191 Behnam Esfahbod dl...@behnam.es changed: What|Removed |Added CC||dl...@behnam.es --

[Issue 10566] Implement Unicode Collation Algorithm (UCA)

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10566 Behnam Esfahbod dl...@behnam.es changed: What|Removed |Added CC||dl...@behnam.es --

[Issue 5743] readf cannot read wchar or dchar from UTF-8 stdin

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5743 Behnam Esfahbod dl...@behnam.es changed: What|Removed |Added CC||dl...@behnam.es --

[Issue 6125] to!string doesn't throw on invalid UTF sequence

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6125 Behnam Esfahbod dl...@behnam.es changed: What|Removed |Added CC||dl...@behnam.es --

[Issue 12739] Foreach delegate to opApply does not have infered nothrow

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12739 --- 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/b645e9ea533649d7b0765c9198dab1abae323adb fix Issue 12739 - Foreach

[Issue 12739] Foreach delegate to opApply does not have infered nothrow

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12739 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12270] Move TypeInfo to the D Runtime

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12270 Yuriy yuriy.gluk...@gmail.com changed: What|Removed |Added CC||yuriy.gluk...@gmail.com --

[Issue 12739] Foreach delegate to opApply does not have infered nothrow

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12739 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/D-Programming-Language/druntime https://github.com/D-Programming-Language/druntime/commit/f5d3f42316cf38a6c267cf625e94ded45aea9f6b Remove Bug #12739

[Issue 879] support for --gc-sections

2014-05-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=879 Martin Nowak c...@dawg.eu changed: What|Removed |Added CC||c...@dawg.eu