[Issue 2057] Unexpected type names with template typedefs

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=2057 RazvanN changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 20090] New: Header generation wrongfully outputs constructor bodies

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20090 Issue ID: 20090 Summary: Header generation wrongfully outputs constructor bodies Product: D Version: D2 Hardware: x86_64 OS: Linux Status: NEW

[Issue 20089] FPU stack not cleaned up properly

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20089 Ketmar Dark changed: What|Removed |Added CC||ket...@ketmar.no-ip.org --

[Issue 20053] add mixin types

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

[Issue 19754] cast() sometimes yields lvalue, sometimes yields rvalue

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19754 Dlang Bot changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Issue 19754] cast() sometimes yields lvalue, sometimes yields rvalue

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19754 kinke changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 20088] void[] cast unusable in betterC due to new __ArrayCast template

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

[Issue 20012] extern(C) functions inside template mixins are not mangled as C functions

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20012 Walter Bright changed: What|Removed |Added Summary|export inside mixin doesn't |extern(C) functions inside

[Issue 20012] extern(C) functions inside template mixins are not mangled as C functions

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20012 Walter Bright changed: What|Removed |Added OS|Windows |All --

[Issue 20074] header file generation doesn't include attributes with CallExp

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20074 ZombineDev changed: What|Removed |Added CC||petar.p.ki...@gmail.com --- Comment #2 from Zom

[Issue 20074] header file generation doesn't include attributes with CallExp

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20074 ZombineDev changed: What|Removed |Added Hardware|x86_64 |All OS|Linux

[Issue 20074] header file generation doesn't include function literal attributes

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20074 ZombineDev changed: What|Removed |Added Summary|header file generation |header file generation |doesn

[Issue 20074] header file generation doesn't include attributes with CallExp

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20074 ZombineDev changed: What|Removed |Added Summary|header file generation |header file generation |doesn

[Issue 20091] New: nogc callback inferred as non-nogc

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20091 Issue ID: 20091 Summary: nogc callback inferred as non-nogc Product: D Version: D2 Hardware: x86 OS: Mac OS X Status: NEW Severity: enhancement Priori

[Issue 20091] nogc callback inferred as non-nogc

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20091 Steven Schveighoffer changed: What|Removed |Added CC||schvei...@yahoo.com Hardwar

[Issue 20091] nogc callback inferred as non-nogc

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20091 --- Comment #1 from Ali Ak --- f's instantiation with untyped lambda: f!(W!int) { auto pure nothrow @safe string f(ref W!int value) { return (void*[2] __this3 = null;) , value.hook(); } } With typed lambda:

[Issue 11856] DMD segfault with circular template constraints

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11856 --- Comment #4 from Dlang Bot --- dlang/dmd pull request #10239 "redo fix for issue 11856: segfault with circular template constraints" was merged into stable: - 121b29b160972349e36cf358e4d82f3660f4dc7d by Rainer Schuetze: redo fix for issue 11856

[Issue 20086] -betterC and "Unrestricted use of compile-time features"

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=20086 Les De Ridder changed: What|Removed |Added CC||dl...@lesderid.net --

digitalmars-d-bugs@puremagic.com

2019-07-29 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=19089 Les De Ridder changed: What|Removed |Added CC||dl...@lesderid.net --