[Issue 16447] make illegal for functions containing a `naked` asm block to return `auto`

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 10 13:33:50 UTC 2022


https://issues.dlang.org/show_bug.cgi?id=16447

RazvanN <razvan.nitu1305 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
                 CC|                            |razvan.nitu1305 at gmail.com
         Resolution|---                         |INVALID

--- Comment #4 from RazvanN <razvan.nitu1305 at gmail.com> ---
Why not? Assembly usage is for expert programmers so the compiler assumes that
you know what you are doing. A third party tool check (like dscanner) is the
way forward here.

--


More information about the Digitalmars-d-bugs mailing list