www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 5423] New: d:\m\d\scregexp\trunk\scregexp.d(158): Error: template instance scregexp.screg!("^[)\\]}>]$") recursive expansion

reply d-bugmail puremagic.com writes:
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



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: -------
Jan 07 2011
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=5423


Don <clugdbug yahoo.com.au> changed:

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



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: -------
Nov 19 2012