Skip to content

fix warnings#5476

Merged
rgrinberg merged 1 commit intomainfrom
ps/rr/fix__remove_warning_66_70_by_default
Feb 24, 2022
Merged

fix warnings#5476
rgrinberg merged 1 commit intomainfrom
ps/rr/fix__remove_warning_66_70_by_default

Conversation

@rgrinberg
Copy link
Copy Markdown
Member

In particular, warning 70 is very annoying

cc @c-cube

@rgrinberg rgrinberg added this to the 3.0.3 milestone Feb 22, 2022
@rgrinberg rgrinberg requested review from bobot and nojb February 22, 2022 06:30
@rgrinberg rgrinberg force-pushed the ps/rr/fix__remove_warning_66_70_by_default branch 2 times, most recently from 24ad689 to b739d68 Compare February 24, 2022 04:06
@rgrinberg rgrinberg linked an issue Feb 24, 2022 that may be closed by this pull request
@rgrinberg rgrinberg force-pushed the ps/rr/fix__remove_warning_66_70_by_default branch from b739d68 to bcb1542 Compare February 24, 2022 18:07
In particular, warning 70 is very annoying

Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

ps-id: F37A3512-7207-43AC-846F-EFE7070F82CB
@rgrinberg rgrinberg force-pushed the ps/rr/fix__remove_warning_66_70_by_default branch from bcb1542 to c967d8a Compare February 24, 2022 18:11
@rgrinberg rgrinberg merged commit c967d8a into main Feb 24, 2022
@rgrinberg rgrinberg deleted the ps/rr/fix__remove_warning_66_70_by_default branch February 24, 2022 18:11
rgrinberg added a commit to rgrinberg/opam-repository that referenced this pull request Mar 1, 2022
…e-rpc, dune-rpc-lwt, dune-private-libs, dune-glob, dune-configurator, dune-build-info and dune-action-plugin (3.0.3)

CHANGES:

- Do not enable warnings 63-70 by default (ocaml/dune#5476, fixes ocaml/dune#5464, @rgrinberg)

- Allow %{read-lines} to introduce dynamic dependencies like %{read}. (ocaml/dune#5440,
  @anmonteiro)

- Look up `gmake` before `make` (ocaml/dune#5474, fixes ocaml/dune#5470, @rgrinberg)

- Handle empty output from `getconf` (ocaml/dune#5473 fixes ocaml/dune#5471, @mndrix)

- Depend on any provided `foreign_archives` for ctypes stub generation (ocaml/dune#5475,
  @mbacarella)
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

Successfully merging this pull request may close these issues.

warning 70 is enabled by default

2 participants