[Issue 3410] std.stdio.File.tell() doesn't work for files >2GB

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 17 09:01:23 PDT 2009


http://d.puremagic.com/issues/show_bug.cgi?id=3410


Andrei Alexandrescu <andrei at metalanguage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |andrei at metalanguage.com
         AssignedTo|nobody at puremagic.com        |andrei at metalanguage.com


--- Comment #2 from Andrei Alexandrescu <andrei at metalanguage.com> 2009-10-17 09:01:22 PDT ---
(In reply to comment #1)
> Note that std.stream gets this right on Win32 but not Linux by using the Win32
> API directly.

Casting won't help much, we need the long.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list