From: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
To: kknowles@uclink.berkeley.edu
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Int overflow in literals
Date: Fri, 31 Oct 2003 09:18:39 +0900 [thread overview]
Message-ID: <20031031091839N.garrigue@kurims.kyoto-u.ac.jp> (raw)
In-Reply-To: <20031030212646.GA14401@tallman.kefka.frap.net>
From: Kenneth Knowles <kknowles@uclink.berkeley.edu>
> On Thu, Oct 30, 2003 at 04:14:02PM -0500, Oleg Trott wrote:
> > Or, better yet, use Big_int:
>
> But one should note that the Num library, and thus Big_int, is under
> a different license than the ocaml distribution, and may be
> incompatible with your project.
If this is the only thing that bothers you, get the CVS version of
ocaml: bignum has just be rewritten from scratch, and is now available
under the same license as other libraries.
Funny how Xavier had to rewrite both regexp and bignum just for
questions of license... the BSD ideal of freely reusable software is
really far away (and ocaml itself is not 100% free either).
(IIRC improving efficiency was another reason in both cases.)
Concerning the discussion 63-bit vs 31-bit, this is not directly
relevant as the ocaml compiler on 32-bit platforms does not put
63-bit integers in the code. At least there could be a warning for
constant overflow.
Jacques Garrigue
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
next prev parent reply other threads:[~2003-10-31 0:18 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-30 13:53 Marcin 'Qrczak' Kowalczyk
2003-10-30 17:37 ` Alex Baretta
2003-10-30 17:59 ` Frederic van der Plancke
2003-10-30 19:20 ` Oleg Trott
2003-10-30 19:40 ` Marcin 'Qrczak' Kowalczyk
2003-10-30 20:05 ` Issac Trotts
2003-10-30 21:14 ` Oleg Trott
2003-10-30 21:26 ` Kenneth Knowles
2003-10-31 0:18 ` Jacques Garrigue [this message]
2003-10-31 2:05 ` Kenneth Knowles
2003-11-02 15:05 ` skaller
2003-11-02 16:23 ` Brian Hurt
2003-11-02 16:39 ` Marcin 'Qrczak' Kowalczyk
2003-11-07 7:22 ` skaller
2003-10-30 21:36 ` Frederic van der Plancke
2003-10-30 23:27 ` Issac Trotts
2003-10-30 23:43 ` Oleg Trott
2003-10-31 16:42 ` Xavier Leroy
2003-10-31 17:39 ` Marcin 'Qrczak' Kowalczyk
2003-10-31 17:50 ` Oleg Trott
2003-11-02 15:23 ` skaller
2003-11-02 16:37 ` Marcin 'Qrczak' Kowalczyk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031031091839N.garrigue@kurims.kyoto-u.ac.jp \
--to=garrigue@kurims.kyoto-u.ac.jp \
--cc=caml-list@inria.fr \
--cc=kknowles@uclink.berkeley.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox