January 07, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=5423

           Summary: d:\m\d\scregexp\trunk\scregexp.d(158): Error: template
                    instance scregexp.screg!("^[)\\]}>]$") recursive
                    expansion
           Product: D
           Version: 1.057
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nobody@puremagic.com
        ReportedBy: anteusz@freemail.hu


--- Comment #0 from anteusz@freemail.hu 2011-01-07 13:10:48 PST ---
recursive expansion  ...

The error message is minimalistic. Where does it take place?
I would like to request a better error message which shows the original
location of the error.
Also, I would like to see the expansion itself, at least one hundred lines.
And the stack.


Thanks.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
November 19, 2012
http://d.puremagic.com/issues/show_bug.cgi?id=5423


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


--- Comment #1 from Don <clugdbug@yahoo.com.au> 2012-11-19 03:59:55 PST ---
There's no test case, so this bug is invalid, but I believe this is fixed now anyway -- recursive expansions show an instantiation trace.

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