[phobos] phobos commit, revision 1890
SHOO
zan77137 at nifty.com
Tue Aug 17 09:04:52 PDT 2010
(2010/08/18 0:26), dsource.org wrote:
> phobos commit, revision 1890
>
>
> user: andrei
>
> msg:
> Now large files work with both osx and linux
>
> http://www.dsource.org/projects/phobos/changeset/1890
I noticed some errors on Windows:
std\stdio.d(529): Error: undefined identifier off_t, did you mean
variable offset?
std\stdio.d(530): Error: undefined identifier fseeko, did you mean
function fseek?
Are off_t and fseeko only Posix?
More information about the phobos
mailing list