[phobos] deprecations
Brad Roberts
braddr at puremagic.com
Sun Jan 2 18:44:48 PST 2011
Looks like at least std/file.d includes std.regexp. This is exposed by the
current failure of the dmd test driver failing to build right now. Easy enough
to fix the test driver with a quick -d for now, but I think it needs to be a
basic requirement that deprecated modules must not be used by any other module
in phobos (and similar for druntime when applied to druntime and phobos).
On 1/2/2011 5:30 PM, Andrei Alexandrescu wrote:
> I thought "deprecated module" works... it doesn't. Guess it should.
>
> Andrei
>
> On 1/2/11 7:21 PM, Brad Roberts wrote:
>> Looks like your changes have are having rather negative ripple effects with the
>> automated builds. Please check them out and apply the appropriate fixes.
>>
>> http://d.puremagic.com/test-results/index.ghtml
>>
>> Thanks,
>> Brad
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
More information about the phobos
mailing list