http://d.puremagic.com/issues/show_bug.cgi?id=10429
Summary: RDMD: --loop option doesn't work due to symbol
conflict
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]> 2013-06-20
15:07:51 PDT ---
$ rdmd --loop=writeln(line)
> C:\Users\ADMINI~1\AppData\Local\Temp\.rdmd\eval.2CD64650D24D0A39634AC28AC1D32B2A.
d(17): Error: std.stdio.stdin at
C:\dmd-git\dmd2\windows\bin\..\..\src\phobos\std
\stdio.d(2505) conflicts with core.stdc.stdio.stdin at
C:\dmd-git\dmd2\windows\bi
n\..\..\src\druntime\import\core\stdc\stdio.d(344)
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------