[Issue 23270] std.random.dice is poorly documented

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23270 --- Comment #1 from Elias Batek (0xEAB) --- Paul wrote «something like», that «lime» typo is my fault. sorry :/ --

[Issue 23270] New: std.random.dice is poorly documented

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23270 Issue ID: 23270 Summary: std.random.dice is poorly documented Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: minor Priority: P1

[Issue 18735] all versions of find and canfind should identify usage of predicate

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18735 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23235] [DIP1000] typesafe variadic parameters should automatically be scope

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23235 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #2 from Dlang Bot --- @WalterB

[Issue 23235] [DIP1000] typesafe variadic parameters should automatically be scope

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23235 Walter Bright changed: What|Removed |Added Keywords||safe Summary|[DIP1000] Inconsiste

[Issue 23235] [DIP1000] Inconsistent error messages for typesafe variadic parameter

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23235 Walter Bright changed: What|Removed |Added CC||bugzi...@digitalmars.com --- Comment #1 from

[Issue 23255] [REG 2.099] undefined reference to 'core.internal.switch.__switch_error()(string, size_t)'

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23255 --- Comment #5 from Iain Buclaw --- (In reply to kinke from comment #4) > (In reply to Iain Buclaw from comment #2) > > Looks like mixing of release and non-release causes this. > > > > foo-release -> does not generate __switch_error. > > > > test-

[Issue 23255] [REG 2.099] undefined reference to 'core.internal.switch.__switch_error()(string, size_t)'

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23255 kinke changed: What|Removed |Added CC||ki...@gmx.net --- Comment #4 from kinke --- (In rep

[Issue 22835] Undocumented type specializations of is-expression

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22835 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 23269] Unable to build VisualD

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23269 Rainer Schuetze changed: What|Removed |Added CC||r.sagita...@gmx.de --- Comment #1 from Rai

[Issue 23269] New: Unable to build VisualD

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23269 Issue ID: 23269 Summary: Unable to build VisualD Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P1 C

[Issue 23255] [REG 2.099] undefined reference to 'core.internal.switch.__switch_error()(string, size_t)'

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23255 --- Comment #3 from Puneet Goel --- Using git bisect I hit the dmd version 2acf5570964ef1eaa403b602b86d41cac5567655. This is the commit that introduced the error commit 2acf5570964ef1eaa403b602b86d41cac5567655 (HEAD) Author: Martin Kinkelin D

[Issue 23262] typesafe variadic function parameter cannot infer return

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23262 Dlang Bot changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 22835] Undocumented type specializations of is-expression

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=22835 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @ntrel c

[Issue 19869] `FunctionLiteral` allows incorrect forms

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19869 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org Summary|`PrimaryE

[Issue 10233] [Tracker] Grammar issues

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10233 Issue 10233 depends on issue 15620, which changed state. Issue 15620 Summary: Use of FunctionLiteralBody grammar rule is not allowed by the compiler https://issues.dlang.org/show_bug.cgi?id=15620 What|Removed |Adde

[Issue 13893] "rawRead must take a non-empty buffer"

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13893 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @vali090

[Issue 15620] Use of FunctionLiteralBody grammar rule is not allowed by the compiler

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15620 Nick Treleaven changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 19869] `PrimaryExpression` allows incorrect forms of function literals

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19869 Nick Treleaven changed: What|Removed |Added CC||briancsch...@gmail.com --- Comment #3 from

[Issue 18735] all versions of find and canfind should identify usage of predicate

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18735 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #1 from Dlang Bot --- @iuliadm

[Issue 19869] `PrimaryExpression` allows incorrect forms of function literals

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19869 --- Comment #2 from Dlang Bot --- @ntrel created dlang/dlang.org pull request #3350 "[spec] Fix Issue 19869 - `FunctionLiteral` allows incorrect forms" mentioning this issue: - [spec] Fix Issue 19869 - `FunctionLiteral` allows incorrect forms Spe

[Issue 19546] cannot implicitly override base class method [...] add override attribute

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19546 Nick Treleaven changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 14553] The return types of std.array.array for narrow strings conflicts with its documentation

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14553 Daraban Timotei changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 15971] BigInt ctor should accept forward ranges

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15971 Alin Boghian changed: What|Removed |Added CC||alin_stefan.bogh...@stud.ac

[Issue 17046] std.algorithm.iteration.splitter should work with mere ForwardRanges

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17046 Mihalceanu Cristian changed: What|Removed |Added CC||mc...@yahoo.com Assignee|nob

[Issue 23127] @safe inference seems to depend on semantic analysis order

2022-07-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=23127 johanenge...@weka.io changed: What|Removed |Added CC||johanenge...@weka.io --- Comment #5 fr