D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 7916 - Add an API to register hooks for memory, file
Summary: Add an API to register hooks for memory, file
Status: NEW
Alias: None
Product: D
Classification: Unclassified
Component: druntime (show other issues)
Version: D2
Hardware: All All
: P4 enhancement
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-15 08:32 UTC by Manu
Modified: 2024-12-07 13:31 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Manu 2012-04-15 08:32:20 UTC
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).
Comment 1 dlangBugzillaToGithub 2024-12-07 13:31:55 UTC
THIS ISSUE HAS BEEN MOVED TO GITHUB

https://github.com/dlang/dmd/issues/17242

DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB