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

Problem: dependant modules are not defined as such #236

Open
yrashk opened this issue Apr 8, 2017 · 0 comments
Open

Problem: dependant modules are not defined as such #236

yrashk opened this issue Apr 8, 2017 · 0 comments

Comments

@yrashk
Copy link
Contributor

yrashk commented Apr 8, 2017

In certain cases, especially when builtins are used, one module might depend on the presence of another module. Lets say, mod_storage's builtins can make use of NIP or STARTSWITH?. However, if one excludes the dependency module, it'll break it.

Proposed solution: declare such dependencies in feature gates in engine's Cargo.toml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant