[Issue 20166] New: among should have an overload for fixed-length arrays

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20166 Issue ID: 20166 Summary: among should have an overload for fixed-length arrays Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 20164] Importing deprecated module at function-local scope does not output diagnostic message

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

[Issue 20165] New: Add standard @nodiscard attribute for functions

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20165 Issue ID: 20165 Summary: Add standard @nodiscard attribute for functions Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement

[Issue 11058] deprecated message doesn't work with selective imports

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11058 Mathias LANG changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20164] New: Importing deprecated module at function-local scope does not output diagnostic message

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20164 Issue ID: 20164 Summary: Importing deprecated module at function-local scope does not output diagnostic message Product: D Version: D2 Hardware: All OS: All

[Issue 20163] New: Deprecated import in string mixin does not output diagnostic message

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20163 Issue ID: 20163 Summary: Deprecated import in string mixin does not output diagnostic message Product: D Version: D2 Hardware: All OS: All Status:

[Issue 13582] Deprecated modules imported from other deprecated modules shouldn't be warned about

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

[Issue 20162] New: Bug in optimization of remainder operation

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20162 Issue ID: 20162 Summary: Bug in optimization of remainder operation Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: major

[Issue 6952] Static Linking on Linux

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6952 --- Comment #9 from Dlang Bot --- dlang/dmd pull request #10342 "Refactor link.d in preparation for fix to issue 6952 (Part 2)" was merged into master: - 21e7a3518e2a5af71b3bee72dfdb3529271a9dee by JinShil: Refactor link.d in preparation for fix

[Issue 20159] Make std.math.scalbn work in CTFE

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20159 --- Comment #3 from Dlang Bot --- dlang/phobos pull request #7155 "Issue 20159 Followup - fix ldc-win32 test failure" was merged into master: - ef29e25985a051e7cf307db6d75cf35f377d818e by Nathan Sashihara: Issue 20159 Followup - fix ldc-win32

[Issue 15651] filter: only parameters or stack based variables can be inout

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15651 --- Comment #5 from Harry Vennik --- (In reply to Steven Schveighoffer from comment #3) > I'd try my hand at an inout improvement DIP, but I feel it would likely be > rejected on principle, since inout is so disfavored by leadership. I already have

[Issue 6952] Static Linking on Linux

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=6952 --- Comment #8 from Dlang Bot --- @JinShil created dlang/dmd pull request #10342 "Refactor link.d in preparation for fix to issue 6952 (Part 2)" mentioning this issue: - Refactor link.d in preparation for fix to issue 6952 (Part 2)

[Issue 14248] CodeView: debug info for return type of ref return function

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14248 Rainer Schuetze changed: What|Removed |Added Keywords||symdeb CC|

[Issue 8263] wrong offset in IMAGE_DEBUG_DIRECTORY

2019-08-24 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8263 Rainer Schuetze changed: What|Removed |Added Keywords|bootcamp|Optlink Hardware|All