[Issue 3409] stdio.File.seek() doesn't work for files >2GB

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Oct 17 09:41:46 PDT 2009


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



--- Comment #4 from David Simcha <dsimcha at yahoo.com> 2009-10-17 09:41:44 PDT ---
Could be wrong, but I think the way druntime defines these functions is because
that's the way they're defined in the C std lib API.  I think to do better you
need to use OS-specific APIs directly.

-- 
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