[Issue 7129] Compiling certain nested structs with -inline causes error "*** is a nested function and cannot be accessed from ***"

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Dec 21 14:36:27 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=7129


Don <clugdbug at yahoo.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |clugdbug at yahoo.com.au
           Severity|regression                  |normal


--- Comment #3 from Don <clugdbug at yahoo.com.au> 2011-12-21 14:36:24 PST ---
This isn't a regression. The reduced test case behaved the same in 2.026, which
was the first version that could compile 'auto' functions.

This is probably a duplicate of bug 4724 (which involves -inline).
Could also be a dup of bug 4286 or bug 4841 (which involves -inline, but uses
delegates and alias templates)
Bug 5941 seems to be simplest test case for this species of bug.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list