Curl wrapper

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue May 17 07:45:00 PDT 2011


On 5/17/11 12:23 AM, Vladimir Panteleev wrote:
> On Tue, 17 May 2011 07:43:06 +0300, Andrei Alexandrescu
> <SeeWebsiteForEmail at erdani.org> wrote:
>
>> 3. Data on wire is ubyte[], not void[].
>
> I was the one who suggested using void[]. If data on wire is ubyte[],
> why is data on disk void[] (according to std.file.read/write)?

Bug in std.file.

Andrei


More information about the Digitalmars-d mailing list