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: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Manu <[email protected]> 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: -------