Changes: synchronize trunk with the 4.05 branch#1241
Conversation
a32f2d7 to
30bd494
Compare
|
To this Changes-train I added a minor commit to fix the change entry for #1012. |
Octachron
left a comment
There was a problem hiding this comment.
I found two minor points that could be fixed.
Changes
Outdated
|
|
||
| * GPR#659: Remove support for SPARC native code generation | ||
| (Mark Shinwell) | ||
| - PR#7447, GPR#995: incorrect code generation for nested recursive bindings |
Changes
Outdated
| - PR#7511, GPR#1133: Unboxed type with unboxed argument should not be accepted | ||
| (Damien Doligez, review by Jeremy Yallop and Leo White) | ||
|
|
||
| - GPR#795: remove 256-character limitation on Sys.executable_name |
|
@Octachron thanks, I fixed both issues. In fact I converted all PR# mentions in trunk into MPR#, because now that GPR# are four-digit numbers as well I think there are more opportunities for confusion. |
damiendoligez
left a comment
There was a problem hiding this comment.
LGTM except for the duplicated entry.
|
|
||
| - MPR#7501, GPR#1089: Consider arrays of length zero as constants | ||
| - PR#7501, GPR#1089: Consider arrays of length zero as constants | ||
| - MPR#7501, GPR#1089: Consider arrays of length zero as constants |
There was a problem hiding this comment.
The header line is duplicated, and the whole entry is duplicated from 4.04.1.
There was a problem hiding this comment.
Thanks, fixed. (I think these issues come from a weird git fuzzy merge glitch, at least not from the 4.05 version.). I kept the change in trunk and removed the one in 4.04.1 -- I don't think this change was even available in 4.05.
f626455 to
3ec1afb
Compare
* Add Merlin 2.0 announcement * Split opam and opam-publish announcements Co-authored-by: R. Boujbel <[email protected]> Co-authored-by: Thibaut Mattio <[email protected]>
No description provided.