[Issue 7916] New: Add an API to register hooks for memory, file
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 15 08:31:30 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=7916
Summary: Add an API to register hooks for memory, file
Product: D
Version: D2
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: druntime
AssignedTo: nobody at puremagic.com
ReportedBy: turkeyman at gmail.com
--- Comment #0 from Manu <turkeyman at gmail.com> 2012-04-15 08:32:20 PDT ---
I'd really like a standard way to register primitive filesystem and memory
hooks, this way all D code using the standard library will correctly route
through our custom filesystem/allocators instead of hitting the OS directly.
assert too (this is already supported, but deprecated).
--
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