[Issue 4878] New: Ddoc: Default arguments can break Ddoc output

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 17 07:16:12 PDT 2010


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: nobody at puremagic.com
        ReportedBy: johannespfau at gmail.com


--- Comment #0 from Johannes Pfau <johannespfau at 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: -------


More information about the Digitalmars-d-bugs mailing list