diff options
author | Gabriel Scherer <gabriel.scherer@gmail.com> | 2014-03-20 16:09:33 +0000 |
---|---|---|
committer | Gabriel Scherer <gabriel.scherer@gmail.com> | 2014-03-20 16:09:33 +0000 |
commit | eeae918f35cacae1c6f13126199ef49eae89d971 (patch) | |
tree | a7c863c8670e1d4e81999a27b714718e6d678a34 /bytecomp/lambda.ml | |
parent | 5c90eefd882b270ec5e83b015cbdfd61e9d46c98 (diff) |
Pervasives: define [min_int] and [max_int] without assuming that integers are either 31 or 63 bits.
(Patch by Jérôme Vouillon)
Js_of_ocaml has 32 bit integers. Currently, it patches the bytecode,
just to get the correct values for [min_int] and [max_int]. It would be
simpler if this was not necessary.
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14477 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
Diffstat (limited to 'bytecomp/lambda.ml')
0 files changed, 0 insertions, 0 deletions