Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

Import OCaml Platform tools #34

Merged
merged 5 commits into from
Jun 8, 2021
Merged

Import OCaml Platform tools #34

merged 5 commits into from
Jun 8, 2021

Conversation

tmattio
Copy link
Contributor

@tmattio tmattio commented Jun 8, 2021

No description provided.

@@ -1136,7 +1136,7 @@ The basics of arrays are simple:
```ocaml
# let a = Array.create 10 0
Line 1, characters 9-21:
Alert deprecated: Stdlib.Array.create
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha this is strange, did we push test output from a non 4.10.2 compiler and there was this small change?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, I did a s/deprecated/deprecate/ in the repo, I shouldn't have commited this file. Will revert this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(good catch!)

@tmattio
Copy link
Contributor Author

tmattio commented Jun 8, 2021

I'm taking the liberty to merge, the changes don't have a lot of impact, but I'll fix any problem you'll raise here in a follow-up PR.

@tmattio tmattio merged commit 3c16ff7 into ocaml:main Jun 8, 2021
@tmattio tmattio deleted the platform branch June 14, 2021 08:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants