[dmd-beta] dmd 1.069 and 2.054 beta
Stephan Dilly
Dilly at funatics.de
Fri Jul 8 00:25:18 PDT 2011
module main;
import std.ctype;
void main()
{
}
gives:
"Warning: As of Phobos 2.054, std.ctype has been scheduled for
deprecation in January 2012. Please use std.ascii instead."
There is a file and line number missing.
On 08.07.2011 00:50, David Simcha wrote:
> I Isolated the other regression that I mentioned this morning. It's
> one that I don't think anyone else is likely to run into and I
> wouldn't be at all annoyed if we just released with it.
>
> http://d.puremagic.com/issues/show_bug.cgi?id=6267
>
> On 7/5/2011 10:31 PM, Walter Bright wrote:
>>
>> http://ftp.digitalmars.com/dmd1beta.zip
>> http://ftp.digitalmars.com/dmd2beta.zip
>> _______________________________________________
>> dmd-beta mailing list
>> dmd-beta at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>>
>
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>
More information about the dmd-beta
mailing list