Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename "dummy_mem" feature flag #89

Open
emesare opened this issue Aug 2, 2022 · 0 comments
Open

Rename "dummy_mem" feature flag #89

emesare opened this issue Aug 2, 2022 · 0 comments
Assignees

Comments

@emesare
Copy link
Member

emesare commented Aug 2, 2022

The feature flag dummy_mem no longer is specific to memory and includes functionality to create dummy os and dummy processes (as of 0.2 version). A good name that works would simply be "dummy".

memflow/memflow/src/lib.rs

Lines 208 to 209 in 9f712ae

#[cfg(any(feature = "dummy_mem", test))]
pub mod dummy;

@ko1N ko1N self-assigned this Oct 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants