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

negative flags #4958

Closed
vicuna opened this issue Jan 11, 2010 · 2 comments
Closed

negative flags #4958

vicuna opened this issue Jan 11, 2010 · 2 comments

Comments

@vicuna
Copy link

vicuna commented Jan 11, 2010

Original bug ID: 4958
Reporter: @ygrek
Status: resolved (set by @damiendoligez on 2017-03-03T15:51:05Z)
Resolution: suspended
Priority: normal
Severity: feature
Version: 3.11.1
Category: -for ocamlbuild use https://github.com/ocaml/ocamlbuild/issues
Related to: #4943

Bug description

Provide the ability to specify negative flags, e.g.
flag_and_dep ["tag1","tag2"] ~not:["tag3"] cmd;

cmd is activated if tag1 and tag2 are set, and tag3 is not set

It will make the fix for PR #4943 more simple and robust.

@vicuna
Copy link
Author

vicuna commented Feb 20, 2017

Comment author: @xavierleroy

Un-assigning from xclerc

@vicuna
Copy link
Author

vicuna commented Mar 3, 2017

Comment author: @damiendoligez

ocamlbuild is now a separate project that lives on GitHub.
PR transferred to ocaml/ocamlbuild#224

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