[Issue 15613] Parameter type mismatch error message are not very helpful

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15613 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/48c6b49605e265e043e9a37fe6064ec603679619 Fix Issue 15613 - Parameter type mismatch error message not

[Issue 15613] Parameter type mismatch error message are not very helpful

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15613 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11529] Unclear error message when rvalue is passed as `ref'

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11529 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11529] Unclear error message when rvalue is passed as `ref'

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11529 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/ff99241a38068e85af6e2625e10ce78b2201de57 Fix Issue 11529 - Unclear error message when rvalue is passed

[Issue 15086] import doesn't verify module declaration

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15086 Timothee Cour changed: What|Removed |Added CC|

[Issue 18299] std.datetime.date.cmpTimeUnits does not throw a DateTimeException

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18299 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/f086ab6ce61da95686bc010bfb2b25e2036aae69 Fix Issue 18299: std.datetime.date.cmpTimeUnits does

[Issue 18301] New: `Error: no object files to link` when passing a ".a" instead of a ".o" => should be supported

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18301 Issue ID: 18301 Summary: `Error: no object files to link` when passing a ".a" instead of a ".o" => should be supported Product: D Version: D2 Hardware: x86 OS:

[Issue 17249] Make BigInt data visible (not modifiable!)

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17249 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 17249] Make BigInt data visible (not modifiable!)

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17249 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/dae55d039c8392246514caf6ada93cbb82320511 Fix Issue 17249: Added BigInt.getDigit

[Issue 17928] [scope] `in` is not treated as `const scope`

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17928 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net ---

[Issue 17928] [scope] `in` is not treated as `const scope`

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17928 --- Comment #4 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dlang.org https://github.com/dlang/dlang.org/commit/71ad1b38d5b5d0a25e383c1dce27e90ed6698f71 Parameter storage class in is an equivalent of

[Issue 17437] Incorrect range check when implicitly converting integer literals to float/double

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17437 --- Comment #1 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/ab9e5e2dc67d33552091185910fe98d12ddb312c Fix issue 17437 - convertibility of integer literals to

[Issue 17437] Incorrect range check when implicitly converting integer literals to float/double

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17437 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 18300] core.demangle demangling of really long symbol fails

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18300 uplink.co...@googlemail.com changed: What|Removed |Added CC||uplink.co...@googlemail.com

[Issue 18300] New: core.demangle demangling of really long symbol fails

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18300 Issue ID: 18300 Summary: core.demangle demangling of really long symbol fails Product: D Version: D2 Hardware: All OS: Windows Status: NEW Severity: normal

[Issue 5621] speller.c: implement type inference in speller suggestion

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5621 --- Comment #4 from Iain Buclaw --- It would still be a nice-to-have a type inference suggestion, instead of "undefined identifier 'S'" --

[Issue 5621] speller.c: implement type inference in speller suggestion

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5621 --- Comment #3 from Iain Buclaw --- Maybe this was fixed by https://github.com/dlang/dmd/pull/4143 The compiler no longer offers spelling suggestion for the original test case. --

[Issue 18299] New: std.datetime.date.cmpTimeUnits does not throw a DateTimeException

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18299 Issue ID: 18299 Summary: std.datetime.date.cmpTimeUnits does not throw a DateTimeException Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 16510] Request: RSA digital signature validation in phobos

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16510 --- Comment #7 from Andre --- (In reply to Carsten Blüggel from comment #4) > I'm replying to this and deliberately not to > https://issues.dlang.org/show_bug.cgi?id=17958, because this is more > specific: > RSA digital signature

[Issue 18298] New: curl high level form wrapper

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18298 Issue ID: 18298 Summary: curl high level form wrapper Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1

[Issue 18243] selective import + overload = private visibility

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18243 github-bugzi...@puremagic.com changed: What|Removed |Added Status|REOPENED|RESOLVED

[Issue 18243] selective import + overload = private visibility

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18243 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/a71ede3ac0ab8320cbd191d0c8cac4de402ec585 Fix Issue 18243 - selective import + overload = private

[Issue 18267] Linker errors compiling std_data_json dub package with dmd 2.078.0

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18267 --- Comment #2 from Atila Neves --- If it's marked as `@safe` then `pure` is still an issue. At least with the very reduced example. I think the specifics depend on the code being compiled. --

[Issue 10828] datetime toString functions should accept sink

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10828 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 10828] datetime toString functions should accept sink

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10828 --- Comment #9 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/1eeadc82d39a31db0d780413ded085e1edb1b359 Work On Issue 10828 - datetime toString functions

[Issue 13736] Spellchecker should prefer symbols from inner scopes

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13736 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11044] Escaping references to lazy argument are allowed

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11044 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net --

[Issue 8845] Can't pass immediate or rvalue args to ref function parameters

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8845 Carsten Blüggel changed: What|Removed |Added CC||chi...@posteo.net --

[Issue 17119] Broken URL for compiler switch -dip1000

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17119 Carsten Blüggel changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 12511] static overloaded function is not accessible

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12511 RazvanN changed: What|Removed |Added CC|

[Issue 18297] New: Prelude assert removed from all methods

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18297 Issue ID: 18297 Summary: Prelude assert removed from all methods Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: normal Priority:

[Issue 18267] Linker errors compiling std_data_json dub package with dmd 2.078.0

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18267 --- Comment #1 from anonymous4 --- opEquals changes attributes based on debug switch? What if it's marked as @safe? --

[Issue 11766] private renamed import conflicts with external module function call

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11766 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16510] Request: RSA digital signature validation in phobos

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16510 --- Comment #6 from Carsten Blüggel --- (In reply to anonymous4 from comment #5) > Signature validation uses only public key Wikipedia is helpful. > there's no need for any secret access. I didn't claim that for Signature

[Issue 18281] Compiler rejects safe code in @safe

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18281 --- Comment #3 from anonymous4 --- (In reply to Nick Treleaven from comment #2) > dmd can't infer scope That's what I mean: the code is safe, but the compiler is not smart enough to figure it out. There's no such

[Issue 11731] private enum behavior

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11731 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 11731] private enum behavior

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11731 --- Comment #3 from RazvanN --- Tested on ubunt 16.04 with git HEAD --

[Issue 16294] import treated as public import

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16294 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16510] Request: RSA digital signature validation in phobos

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16510 --- Comment #5 from anonymous4 --- Signature validation uses only public key, there's no need for any secret access. --

[Issue 13006] Allow inout return type without inout parameters

2018-01-25 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13006 Mike Franklin changed: What|Removed |Added CC||slavo5...@yahoo.com