[Issue 13415] [REG2.066] '-inline' causes wrong enclosing scope pointer for nested function called from templated struct

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Sep 1 19:44:33 PDT 2014


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

Kenji Hara <k.hara.pg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|'-inline' causes wrong      |[REG2.066] '-inline' causes
                   |enclosing scope pointer for |wrong enclosing scope
                   |nested function called from |pointer for nested function
                   |templated struct            |called from templated
                   |                            |struct
           Severity|critical                    |regression

--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> ---
(In reply to Denis Shelomovskij from comment #0)
> `a` module compilation option doesn't matter. Final executable have to be
> compiled with '-inline' and either '-allinst' or '-debug'.

It would be a regression in 2.066, so the issue does not reproduce with 2.065.

--


More information about the Digitalmars-d-bugs mailing list