[Issue 8912] New: Error compiling core.memory - possible DDoc problem
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Oct 30 04:45:31 PDT 2012
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: nobody at puremagic.com
ReportedBy: kai at redstar.de
--- Comment #0 from kai at redstar.de 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: -------
More information about the Digitalmars-d-bugs
mailing list