Skip to content

Commit 648602c

Browse files
authored
Merge pull request #26233 from pirbo/ctypes-msvc-conflict
Ctypes does not compile using msvc
2 parents b0114a9 + c26b22d commit 648602c

File tree

50 files changed

+54
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+54
-0
lines changed

packages/ctypes/ctypes.0.10.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ conflicts: [
6464
"mirage-xen" {>= "6.0.0"}
6565
"base-nnp"
6666
"ocaml-option-nnpchecker"
67+
"host-system-msvc"
6768
]

packages/ctypes/ctypes.0.10.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ conflicts: [
6464
"mirage-xen" {>= "6.0.0"}
6565
"base-nnp"
6666
"ocaml-option-nnpchecker"
67+
"host-system-msvc"
6768
]

packages/ctypes/ctypes.0.10.2/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ conflicts: [
6464
"mirage-xen" {>= "6.0.0"}
6565
"base-nnp"
6666
"ocaml-option-nnpchecker"
67+
"host-system-msvc"
6768
]

packages/ctypes/ctypes.0.10.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ conflicts: [
6464
"mirage-xen" {>= "6.0.0"}
6565
"base-nnp"
6666
"ocaml-option-nnpchecker"
67+
"host-system-msvc"
6768
]

packages/ctypes/ctypes.0.10.4/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ conflicts: [
6464
"mirage-xen" {>= "6.0.0"}
6565
"base-nnp"
6666
"ocaml-option-nnpchecker"
67+
"host-system-msvc"
6768
]

packages/ctypes/ctypes.0.10.5/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ conflicts: [
6464
"mirage-xen" {>= "6.0.0"}
6565
"base-nnp"
6666
"ocaml-option-nnpchecker"
67+
"host-system-msvc"
6768
]

packages/ctypes/ctypes.0.11.0/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ conflicts: [
6464
"mirage-xen" {>= "6.0.0"}
6565
"base-nnp"
6666
"ocaml-option-nnpchecker"
67+
"host-system-msvc"
6768
]

packages/ctypes/ctypes.0.11.1/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ conflicts: [
6464
"mirage-xen" {>= "6.0.0"}
6565
"base-nnp"
6666
"ocaml-option-nnpchecker"
67+
"host-system-msvc"
6768
]

packages/ctypes/ctypes.0.11.2/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ conflicts: [
6464
"mirage-xen" {>= "6.0.0"}
6565
"base-nnp"
6666
"ocaml-option-nnpchecker"
67+
"host-system-msvc"
6768
]

packages/ctypes/ctypes.0.11.3/opam

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,5 @@ conflicts: [
6464
"mirage-xen" {>= "6.0.0"}
6565
"base-nnp"
6666
"ocaml-option-nnpchecker"
67+
"host-system-msvc"
6768
]

0 commit comments

Comments
 (0)