Skip to content

2 fixes for 4.04#737

Merged
lefessan merged 2 commits intoocaml:trunkfrom
lefessan:2016-08-03-fix-warning-testsuite
Aug 4, 2016
Merged

2 fixes for 4.04#737
lefessan merged 2 commits intoocaml:trunkfrom
lefessan:2016-08-03-fix-warning-testsuite

Conversation

@lefessan
Copy link
Copy Markdown
Contributor

@lefessan lefessan commented Aug 3, 2016

No description provided.

@alainfrisch
Copy link
Copy Markdown
Contributor

You should make this PR against the 4.04 branch, not trunk.

@lefessan
Copy link
Copy Markdown
Contributor Author

lefessan commented Aug 3, 2016

Does it really matter ? I would expect one branch to merge it, the other one to cherry-pick the commit...

@alainfrisch
Copy link
Copy Markdown
Contributor

alainfrisch commented Aug 3, 2016

@damiendoligez : what's your preference? I would expect that things intended to go to 4.04 should go to that branch directly, and that branch will be directly merged in trunk at some point. This avoids some manual work to identify which commits to cherry-pick (moreover, my understand is that git cannot really track cherry-picking, contrary to SVN, which increase the risk of conflict upon merges).

@lefessan lefessan merged commit 486106c into ocaml:trunk Aug 4, 2016
@lefessan
Copy link
Copy Markdown
Contributor Author

lefessan commented Aug 4, 2016

@alainfrisch After discussion with @damiendoligez , the preferred process is to merge into trunk, and to cherry-pick commits to 4.04 (or vice-versa).

@lefessan lefessan deleted the 2016-08-03-fix-warning-testsuite branch August 4, 2016 14:26
@damiendoligez
Copy link
Copy Markdown
Member

git does track cherry-picking well enough.

camlspotter pushed a commit to camlspotter/ocaml that referenced this pull request Oct 17, 2017
stedolan pushed a commit to stedolan/ocaml that referenced this pull request Sep 21, 2022
stedolan pushed a commit to stedolan/ocaml that referenced this pull request Sep 21, 2022
ce76e02 flambda-backend: Bugfix for type_application (ocaml#746)
44f3afb flambda-backend: PR580 for main branch (ocaml#743)
b851eaa flambda-backend: Backport first part of ocaml/ocaml PR10498 (ocaml#737)
fafb4bd flambda-backend: Fix return mode for eta-expanded function in type_argument (ocaml#735)
c31f6c3 flambda-backend: Fix treatment of functions called [@nontail] (ocaml#725)
847781e flambda-backend: Fix build_upstream post-PR703 (ocaml#712)
bfcbbf8 flambda-backend: Extend Pblock value kind to handle variants (ocaml#703)
b2cab95 flambda-backend: Merge ocaml-jst
a6d6e0e flambda-backend: Merge ocaml-jst
88a4f63 flambda-backend: Use Pmakearray for immutable arrays (ocaml#699)
eeaa44b flambda-backend: Install an ocamldoc binary (ocaml#695)
48d322b flambda-backend: Ensure that GC is not invoked from bounds check failures (ocaml#681)
4370fa1 flambda-backend: Review changes of term directory (ocaml#602)
65a4566 flambda-backend: Add code coverage using bisect_ppx (ocaml#352)
63ab65f flambda-backend: Bugfix for primitive inclusion (ocaml#662)
7e3e0c8 flambda-backend: Fix inclusion checks for primitives (ocaml#661)
96c68f9 flambda-backend: Speed up linking by changing cmxa format (ocaml#607)
1829150 flambda-backend: Bugfix for Translmod.all_idents (ocaml#659)

git-subtree-dir: ocaml
git-subtree-split: ce76e02
sadiqj pushed a commit to sadiqj/ocaml that referenced this pull request Feb 21, 2023
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.

3 participants