August 31, 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4774

           Summary: Docs: Mixin Templates
           Product: D
           Version: D2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody@puremagic.com
        ReportedBy: andrej.mitrovich@gmail.com


--- Comment #0 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2010-08-31 08:18:35 PDT ---
Just two corrections needed:

"Mixins can add virtual functions to a class:"
- Change writefln to writeln in the code example

"This example uses a mixin to implement a generic Duff's device" - Change writefln to writeln in the code example

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
May 20, 2011
http://d.puremagic.com/issues/show_bug.cgi?id=4774


Andrej Mitrovic <andrej.mitrovich@gmail.com> changed:

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


--- Comment #1 from Andrej Mitrovic <andrej.mitrovich@gmail.com> 2011-05-19 22:27:27 PDT ---
They'll both work fine with writefln so there's no need to change this.

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