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

           Summary: Error with ddoc: octal digit expected
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: [email protected]
        ReportedBy: [email protected]


--- Comment #0 from Andrej Mitrovic <[email protected]> 2012-11-29 
13:24:25 PST ---
Seems to be introduced in 2.060:

D:\dmd-git\dmd2\src\d-programming-language.org>make -f win32.mak function.html
dmd -o- -c -D macros.ddoc windows.ddoc doc.ddoc function.dd

(1): Error: Octal digit expected
(10): Error: Octal digit expected
(12): Error: Octal digit expected

The html file is properly generated (diff shows they match in 2.059 and 2.060).

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

Reply via email to