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

           Summary: Ddoc: Default arguments can break Ddoc output
           Product: D
           Version: D1 & D2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: johannesp...@gmail.com


--- Comment #0 from Johannes Pfau <johannesp...@gmail.com> 2010-09-17 07:15:37 
PDT ---
Created an attachment (id=757)
test case

String default arguments of functions can still break the Ddoc output.

Example:
///a stray $(RPAREN)
void test(string a = ")") {}

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

Reply via email to