[Issue 9098] New: Error with ddoc: octal digit expected
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 29 13:24:26 PST 2012
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: nobody at puremagic.com
ReportedBy: andrej.mitrovich at gmail.com
--- Comment #0 from Andrej Mitrovic <andrej.mitrovich at gmail.com> 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: -------
More information about the Digitalmars-d-bugs
mailing list