Skip to content

Commit

Permalink
Work-around pernickety instance of warning 31
Browse files Browse the repository at this point in the history
  • Loading branch information
dra27 committed May 23, 2024
1 parent 2c8d4af commit 2a4b96b
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/ocaml-variants/ocaml-variants.5.0.0+options/opam
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & post} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
2 changes: 1 addition & 1 deletion packages/ocaml-variants/ocaml-variants.5.0.1+trunk/opam
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
2 changes: 1 addition & 1 deletion packages/ocaml-variants/ocaml-variants.5.1.0+options/opam
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
2 changes: 1 addition & 1 deletion packages/ocaml-variants/ocaml-variants.5.1.1+options/opam
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
2 changes: 1 addition & 1 deletion packages/ocaml-variants/ocaml-variants.5.1.2+trunk/opam
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
2 changes: 1 addition & 1 deletion packages/ocaml-variants/ocaml-variants.5.2.0+options/opam
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
2 changes: 1 addition & 1 deletion packages/ocaml-variants/ocaml-variants.5.2.1+trunk/opam
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ depends: [
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# i686 mingw-w64 only
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
"system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
# Non-Windows systems
"host-system-other" {os != "win32" & post})
Expand Down
6 changes: 3 additions & 3 deletions packages/ocaml-variants/ocaml-variants.5.3.0+trunk/opam
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,11 @@ depends: [
# amd64 mingw-w64 / MSVC
("arch-x86_64" {os = "win32" & arch = "x86_64"} &
("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
"system-msvc" & "winpthreads" & "ocaml-option-no-compression") |
"system-msvc" & "winpthreads" & "ocaml-option-no-compression" {os = "win32"}) |
# i686 mingw-w64 / MSVC
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" &
"arch-x86_32" {os = "win32"} & "ocaml-option-bytecode-only" {os = "win32"} &
("system-mingw" & "mingw-w64-shims" {os-distribution = "cygwin" & build} |
"system-msvc" & "winpthreads" & "ocaml-option-no-compression") |
"system-msvc" & "winpthreads" & "ocaml-option-no-compression" {os = "win32"}) |
# Non-Windows systems
"host-system-other" {os != "win32" & post})

Expand Down

0 comments on commit 2a4b96b

Please sign in to comment.