Thread overview | |||||
---|---|---|---|---|---|
|
February 08, 2011 [phobos] stderr now defined in both druntime and phobos | ||||
---|---|---|---|---|
| ||||
xtest46.d(2561): Error: std.stdio.stderr at \cbx\mars\phobos\std\stdio.d(2175) conflicts with core.s tdc.stdio.stderr at \cbx\mars\druntime\import\core\stdc\stdio.di(248) |
February 08, 2011 [phobos] stderr now defined in both druntime and phobos | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | Odd.. xtest46 is not failing in the auto tester. Any local changes that might account for that?
On Tue, 8 Feb 2011, Walter Bright wrote:
> xtest46.d(2561): Error: std.stdio.stderr at \cbx\mars\phobos\std\stdio.d(2175)
> conflicts with core.s
> tdc.stdio.stderr at \cbx\mars\druntime\import\core\stdc\stdio.di(248)
|
February 08, 2011 [phobos] stderr now defined in both druntime and phobos | ||||
---|---|---|---|---|
| ||||
Posted in reply to Brad Roberts | Yeah, I added a new case to it that references stderr. I added std.stdio.stderr to make the immediate problem go away.
Brad Roberts wrote:
> Odd.. xtest46 is not failing in the auto tester. Any local changes that might account for that?
>
> On Tue, 8 Feb 2011, Walter Bright wrote:
>
>
>> xtest46.d(2561): Error: std.stdio.stderr at \cbx\mars\phobos\std\stdio.d(2175)
>> conflicts with core.s
>> tdc.stdio.stderr at \cbx\mars\druntime\import\core\stdc\stdio.di(248)
>>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>
>
>
|
Copyright © 1999-2021 by the D Language Foundation