[Issue 6358] Segfault when using an member template (not a template instance) in an expression.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 5 16:46:03 PDT 2013


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


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at digitalmars.com
           Platform|Other                       |All
         Resolution|                            |WORKSFORME
         OS/Version|Mac OS X                    |All


--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> 2013-10-05 16:46:02 PDT ---
With dmd 2.064 head:

test.d(8): Error: cannot resolve type for s.peek(T)(int x)
test.d(12): Error: cannot resolve type for s.peek(T)(int x)
test.d(16): Error: cannot resolve type for s.peek(T)(int x)

which looks correct.

-- 
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