"Programming in D" book is about 62% translated

Ali Çehreli acehreli at yahoo.com
Sun Sep 16 09:31:35 PDT 2012


On 09/16/2012 01:41 AM, Andrej Mitrovic wrote:
> On 9/16/12, Ali Çehreli<acehreli at yahoo.com>  wrote:
>> snip
>
> Nice! Btw there is now 'in ref' in 2.060/1+ compilers:
> void test(in ref int x)
>
> It's equivalent to const scope ref.
> http://d.puremagic.com/issues/show_bug.cgi?id=8105

Thank you. I had no idea about that one. It is definitely more 
consistent. I will change the chapters.

>
> Someone even requested scope ref:
> https://github.com/D-Programming-Language/dmd/commit/687044996a06535210801577e5d68b72edfa3985

Ali


More information about the Digitalmars-d-announce mailing list