[dmd-beta] D1 1.073 beta

Don Clugston dclugston at googlemail.com
Wed Feb 8 12:44:04 PST 2012


On 8 February 2012 21:34, Walter Bright <walter at digitalmars.com> wrote:
> On 08 Feb, 2012,at 10:21 AM, Walter Bright <walter at digitalmars.com> wrote:
>
> http://ftp.digitalmars.com/dmd1beta.zip
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>
>
> I'm looking at this commit:
>
> https://github.com/D-Programming-Language/d-programming-language.org/commit/59e9decffc8f6fd3439492c406279ddf327b9b1b
>
> Why was "ref" removed?
>
>
> D1 doesn't have ref.

void blah(ref int x) { }

compiles.


More information about the dmd-beta mailing list