[Issue 3298] std.file.read on OSX: "Memory allocation failed"
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 4 04:14:34 PDT 2009
http://d.puremagic.com/issues/show_bug.cgi?id=3298
--- Comment #2 from Michel Fortin <michel.fortin at michelf.com> 2009-09-04 04:14:33 PDT ---
Created an attachment (id=445)
--> (http://d.puremagic.com/issues/attachment.cgi?id=445)
Patch fixing std.file.read on OSX
Add a definition for struct_stat64 with the correct layout for OSX. This patch
probably fix other functions in std.file relying on struct_stat64.
--
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