[Issue 6834] std.stdio conflicts with core.stdc.stdio
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Wed Feb 29 15:39:09 PST 2012
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=6834
goughy at gmail.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |goughy at gmail.com
--- Comment #2 from goughy at gmail.com 2012-02-29 15:39:06 PST ---
This unfortunately catches rdmd also...
D:\devel\temp>rdmd --loop="writeln(line)"
Notice: As of Phobos 2.058, std.ctype has been deprecated. It will be removed
in July 2012. Please use std.ascii instead.
Notice: As of Phobos 2.055, std.regexp has been deprecated. It will be removed
in February 2012. Please use std.regex instead
.
C:\Users\ANDREW~1.TOL\AppData\Local\Temp\.rdmd\eval.5E969AE088F3A4182B17437CCE838A8E.d(16):
Error: std.stdio.stdin at D:\dmd2
\windows\bin\..\..\src\phobos\std\stdio.d(2243) conflicts with
core.stdc.stdio.stdin at D:\dmd2\windows\bin\..\..\src\druntim
e\import\core\stdc\stdio.di(246)
DMD 2.058
-- 
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