[Issue 18289] static function and access frame

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18289 Mike Franklin changed: What|Removed |Added Keywords||rejects-valid

[Issue 18290] New: std.conv.parse throws ConvOverflowException for negative values in hex

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18290 Issue ID: 18290 Summary: std.conv.parse throws ConvOverflowException for negative values in hex Product: D Version: D2 Hardware: All OS: All Status:

[Issue 18289] New: static function and access frame

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18289 Issue ID: 18289 Summary: static function and access frame Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW Severity: major Priority: P1

[Issue 15275] Documentation for OutputRange lacking

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

[Issue 18287] several std.math functions no longer work with alias this

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18287 --- Comment #1 from hst...@quickfur.ath.cx --- Has signbit() ever worked with alias this types? I tried commenting out the new sig constraint of signbit(), but this code still fails to compile on git master: struct Proxy { double f;

[Issue 18287] several std.math functions no longer work with alias this

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18287 hst...@quickfur.ath.cx changed: What|Removed |Added CC||hst...@quickfur.ath.cx --

[Issue 18288] std.algorithm.comparison.cmp for wide strings should be @safe

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18288 Nathan S. changed: What|Removed |Added Hardware|x86 |All

[Issue 18288] New: std.algorithm.comparison.cmp for wide strings should be @safe

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18288 Issue ID: 18288 Summary: std.algorithm.comparison.cmp for wide strings should be @safe Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW

[Issue 17899] Cannot initialise contextless delegate at compile time

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

[Issue 17899] Cannot initialise contextless delegate at compile time

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17899 --- Comment #4 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/a552d6552d44de9284f03815ecfb32585f0186ac Fix Issue 17899 - Cannot initialise contextless delegate at

[Issue 14336] Invalid memory access in struct destructor in std.uni

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

[Issue 17630] selective imports find symbols in private imports of other modules

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

[Issue 17630] selective imports find symbols in private imports of other modules

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17630 --- Comment #9 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/7d23df1a037545ffed3b8632f2d84fa062573b77 Fix Issue 17630 - selective imports find symbols in private

[Issue 18243] selective import + overload = private visibility

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18243 --- Comment #5 from RazvanN --- PR : https://github.com/dlang/dmd/pull/7766 --

[Issue 16509] DIP25 'return' attribute not documented for functions

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

[Issue 16509] DIP25 'return' attribute not documented for functions

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

[Issue 16783] std.net.curl application throws an exception

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

[Issue 18287] New: several std.math functions no longer work with alias this

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18287 Issue ID: 18287 Summary: several std.math functions no longer work with alias this Product: D Version: D2 Hardware: All OS: All Status: NEW

[Issue 18282] [Scope][DIP1000]Assignment of local variable to `scope` variable not recognized by compiler

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18282 Mike Franklin changed: What|Removed |Added Summary|Assignment of local

[Issue 18282] Assignment of local variable to `scope` variable not recognized by compiler

2018-01-23 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18282 Mike Franklin changed: What|Removed |Added Keywords||safe --

[Issue 18283] -dip1000 doesn't catch invalid local reference

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

[Issue 18281] Compiler rejects safe code in @safe

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