dmd 1.046 and 2.031 releases

Derek Parnell derek at psych.ward
Tue Jul 7 15:32:06 PDT 2009


On Tue, 07 Jul 2009 14:16:12 -0500, Andrei Alexandrescu wrote:

> Bill Baxter wrote:
>> 2009/7/7 Andrei Alexandrescu <SeeWebsiteForEmail at erdani.org>:
>>> I think Walter's message really rendered the whole discussion moot. Post of
>>> the year:
>>>
>>> =========================
>>> I like:
>>>
>>>   a .. b+1
>>>
>>> to mean inclusive range.
>>> =========================
>> 
>> Not everything is an integer.
> 
> Works with pointers too.

A pointer is an integer because the byte it is referring to always has an
integral address value. Pointers do not point to partial bytes.

-- 
Derek Parnell
Melbourne, Australia
skype: derek.j.parnell


More information about the Digitalmars-d-announce mailing list