On Tue, Sep 7, 2010 at 9:34 AM, Andrei Alexandrescu
<seewebsiteforem...@erdani.org> wrote:
>> I did not realize that 1024 * 1024 * 1024 * 6 turns negative and then
>> gets converted to a negative long (without even a warning). Overseeing
>> that had killed my own efforts to hack 64-bit support into phobos ;-)
>>
> Hmmm... the compiler could and should warn about integer overflow in
> computed constant. I suggest you file this as an improvement in bugzilla.
>
> Glad to hear large files are working for you.
>
>
> Andrei
>

I filed an enhancement request
http://d.puremagic.com/issues/show_bug.cgi?id=4835 as Andrei had
recommended.

Lars

Reply via email to