[Issue 21651] New: Unimported package doesn't error out when used as part of fully qualified type

2021-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21651 Issue ID: 21651 Summary: Unimported package doesn't error out when used as part of fully qualified type Product: D Version: D2 Hardware: All OS: All S

[Issue 13737] Scope import do not work with function parameters in template.

2021-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13737 Boris Carvajal changed: What|Removed |Added CC||destructiona...@gmail.com --- Comment #4 fr

[Issue 21411] import in eponymous IFTI does not work correctly

2021-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21411 Boris Carvajal changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 21650] parse form that returns elements parsed is too difficult to use

2021-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=21650 --- Comment #1 from adela.vai...@gmail.com --- The order you suggested would have introduced breaking changes. See a thread here [1]. [1] https://github.com/dlang/phobos/pull/7642#discussion_r493478675 --

[Issue 17037] std.concurrency has random segfaults

2021-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17037 Berni44 changed: What|Removed |Added CC||bugzi...@bernis-buecher.de --- Comment #7 from Ber

[Issue 20451] comparing identical floating points does not work on Win32 and FreeBSD32.

2021-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20451 --- Comment #11 from Dlang Bot --- @berni44 updated dlang/phobos pull request #7804 "[WIP] std.format: format floats and doubles with %g / %G / %s" mentioning this issue: - Add casts due to issue 20451. https://github.com/dlang/phobos/pull/7804 --

[Issue 20451] comparing identical floating points does not work on Win32 and FreeBSD32.

2021-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20451 Berni44 changed: What|Removed |Added CC||bugzi...@bernis-buecher.de --- Comment #10 from Be

[Issue 15136] If we want toStringz to be fully correct, it needs to stop checking for '\0'

2021-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15136 Dlang Bot changed: What|Removed |Added Keywords||pull --- Comment #5 from Dlang Bot --- @aG0aep6

[Issue 8600] "writeln" one parameter garbled

2021-02-20 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8600 Berni44 changed: What|Removed |Added CC||bugzi...@bernis-buecher.de --- Comment #1 from Bern