-
François Bobot authored
- add functions to Hashtbl.S - without ocaml 3.12 its not possible to do that for Hashtbl without copying the signature - "open Stdlib" hides the polymorphic hashtbl, perhaps a good idea since that avoid errors.
068ddc7b
Mise à jour terminée. Pour connaître les apports de la version 13.8.4 par rapport à notre ancienne version vous pouvez lire les "Release Notes" suivantes :
https://about.gitlab.com/releases/2021/02/11/security-release-gitlab-13-8-4-released/
https://about.gitlab.com/releases/2021/02/05/gitlab-13-8-3-released/
- add functions to Hashtbl.S - without ocaml 3.12 its not possible to do that for Hashtbl without copying the signature - "open Stdlib" hides the polymorphic hashtbl, perhaps a good idea since that avoid errors.