[Issue 9045] Feature request for std.asscii => function isNewline

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9045 --- Comment #15 from berni44 --- Where has this been moved to? --

[Issue 20409] New: Interface parameter conversion inversed - breaking all attributes enforcement

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20409 Issue ID: 20409 Summary: Interface parameter conversion inversed - breaking all attributes enforcement Product: D Version: D2 Hardware: All URL: http://dlang.org/

[Issue 20369] shadowed variable in foreach loop always considered "foreach variable"

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20369 --- Comment #2 from Rainer Schuetze --- I consider "k" and "v" to be the "foreach variables", not any local variable elsewhere. I don't expect that the compiler tells me that the variable is declared inside the body of a foreach,while,if or similar.

[Issue 19116] dmd compiles binary but segfaults immediately when run on Ubuntu / Debian 32Bit architectures

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19116 Parmigiano2 changed: What|Removed |Added CC||i6o34a+7y7j1p606trkc@sharkl

[Issue 9045] Feature request for std.asscii => function isNewline

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9045 Parmigiano2 changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Issue 9045] Feature request for std.asscii => function isNewline

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9045 Parmigiano2 changed: What|Removed |Added Priority|P2 |P5 Status|NEW

[Issue 19116] dmd compiles binary but segfaults immediately when run on Ubuntu / Debian 32Bit architectures

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19116 Parmigiano2 changed: What|Removed |Added CC||yazan.dab...@gmail.com --- Comment #15 from Pa

[Issue 9488] std.datetime unittest failure

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9488 Parmigiano2 changed: What|Removed |Added CC||i6o34a+7y7j1p606trkc@sharkl |

[Issue 9488] std.datetime unittest failure

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9488 berni44 changed: What|Removed |Added Status|ASSIGNED|RESOLVED CC|

[Issue 9045] Feature request for std.asscii => function isNewline

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9045 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de Severity|normal

[Issue 6023] std.random.uniform and std.bigint.BigInt compilation error

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6023 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 4150] std.signals causes memory corruption and heisenbugs

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=4150 berni44 changed: What|Removed |Added CC||bugzi...@d-ecke.de --- Comment #5 from berni44 ---

[Issue 17244] Undefined comparison of struct arrays is allowed

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17244 Parmigiano changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17333] Disallow concat of string with integer enum

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17333 Parmigiano changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19110] [internal] Provide interface for implementing vendor-specific pragmas

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19110 Parmigiano changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19109] [SPEC] handling of unknown pragmas inconsistent with spec

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19109 Parmigiano changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 17720] Wrong code using vector extensions with different types

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17720 Parmigiano changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 11779] pointer to slice is not an input range

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11779 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19116] dmd compiles binary but segfaults immediately when run on Ubuntu / Debian 32Bit architectures

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19116 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #14 from Dlang Bot --- @SSoula

[Issue 9490] 'this' is not found when expression is in parentheses

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9490 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 9102] OutputRange should be ref parameter

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9102 berni44 changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 11951] formattedWrite should take OutputRange should be ref parameter

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11951 Issue 11951 depends on issue 9102, which changed state. Issue 9102 Summary: OutputRange should be ref parameter https://issues.dlang.org/show_bug.cgi?id=9102 What|Removed |Added -

[Issue 20399] opIn deprecation warning should point to where opIn is defined, not where it is used.

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20399 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #1 from Razv

[Issue 9490] 'this' is not found when expression is in parentheses

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9490 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #5 from Dlang Bot --- @StianGul

[Issue 20408] style checker should not check backup files

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20408 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 20408] style checker should not check backup files

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20408 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @berni44

[Issue 9175] std.algorithm.remove!(predicate) problems

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9175 Basile-z changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20369] shadowed variable in foreach loop always considered "foreach variable"

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20369 RazvanN changed: What|Removed |Added CC||razvan.nitu1...@gmail.com --- Comment #1 from Razv

[Issue 20408] New: style checker should not check backup files

2019-11-19 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20408 Issue ID: 20408 Summary: style checker should not check backup files Product: D Version: D2 Hardware: All OS: Linux Status: NEW Severity: normal Prior