Skip to content

Commit 9135c0c

Browse files
authored
Merge pull request #3 from semgrep/dijkstracula-patch-1
Update README.adoc
2 parents 9c00860 + 69422df commit 9135c0c

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

README.adoc

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
11
This is a (hopefully) temporary fork of OCaml for building Semgrep. It may be archived or removed without notice. Do not depend on it.
2+
3+
OCaml 5.3 is currently used to build Semgrep. The changes we've applied to the 5.3.0 release commit, found on the `5.3.0-semgrep` branch, are, latest to oldest:
4+
5+
[cols="1,1"]
6+
|===
7+
|Description and Commit |Upstream status
8+
9+
|Bugfix for GC root mishandling in memprof.c (d50385f)
10+
|TBR in 5.5
11+
12+
|fix: hard code domain stack sizes to 8 MiB(3d8d8c)
13+
|TBA
14+
|===

0 commit comments

Comments
 (0)