http://d.puremagic.com/issues/show_bug.cgi?id=8912
Summary: Error compiling core.memory - possible DDoc problem
Product: D
Version: D2
Platform: x86
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from [email protected] 2012-10-30 04:45:29 PDT ---
I am using head version of DMD. While compiling druntime on Windows (32 bit) I
get the following error:
dmd -c -w -o- -Isrc -Iimport -Dfdoc\core_memory.html -version=CoreDdoc
src\core\
memory.d
(16): Error: unterminated character constant
(39): Error: unterminated character constant
Both lines are in a comment. Maybe something wrong with DDoc generation?
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------