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

add flag to control warnings by numbers #5599

Closed
vicuna opened this issue Apr 23, 2012 · 3 comments
Closed

add flag to control warnings by numbers #5599

vicuna opened this issue Apr 23, 2012 · 3 comments

Comments

@vicuna
Copy link

vicuna commented Apr 23, 2012

Original bug ID: 5599
Reporter: @ygrek
Assigned to: meyer
Status: closed (set by @xavierleroy on 2013-08-31T10:49:10Z)
Resolution: fixed
Priority: normal
Severity: feature
Version: 3.12.1
Fixed in version: 4.00.0+dev
Category: -for ocamlbuild use https://github.com/ocaml/ocamlbuild/issues

Bug description

There seems to be no way to disable warning by number via _tags file.
The following flag will suffice :
pflag ["ocaml";"compile";] "w" (fun s -> S [A "-w"; A s])

@vicuna
Copy link
Author

vicuna commented Apr 23, 2012

Comment author: @ygrek

ok, better name it "warn"

@vicuna
Copy link
Author

vicuna commented Apr 30, 2012

Comment author: meyer

Thanks for your report.

Fixed on trunk with SVN r12409. Considered to be pushed to 4.0 too.

@vicuna
Copy link
Author

vicuna commented May 2, 2012

Comment author: meyer

Backported to 4.0 as SVN r12422.

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