PR#5835: the fix was changed to be compatible with existing programs
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13299 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02master
parent
1f5882e53d
commit
43d02c2020
2
Changes
2
Changes
|
@ -62,7 +62,7 @@ Bug fixes:
|
|||
- PR#5824: Generate more efficient code for immediate right shifts.
|
||||
- PR#5825: Add a toplevel primitive to use source file wrapped with the
|
||||
coresponding module
|
||||
* PR#5835: nonoptional labeled arguments can be passed with '?'
|
||||
- PR#5835: nonoptional labeled arguments can be passed with '?'
|
||||
- PR#5865: assert failure when reporting undefined field label
|
||||
- PR#5885: Incorrect rule for compiling C stubs when shared libraries are not
|
||||
supported.
|
||||
|
|
Loading…
Reference in New Issue