caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Keiko Nakata <keikonkt@gmail.com>
To: Andreas Rossberg <rossberg@mpi-sws.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] unsigned 64-bit integers
Date: Mon, 28 Sep 2015 08:47:36 +0200	[thread overview]
Message-ID: <CALVfURzp02k_SB6sNH2KE5LvDXFDia68Xb5yBQDCO8_iqtRCFg@mail.gmail.com> (raw)
In-Reply-To: <CALVfURzG+osS8LofguLi5F+wtjzAAarQukXxKpyFJuvK8Abutg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 239 bytes --]

Keiko Nakata wrote:

> Why do you not make your unsigned int64 an abstract type (to make sure
> singed and unsigned int64 won't be mixed up)?
>

Well, since I don't use singed int64 in my code, this is not a problem for
me though.


Keiko

[-- Attachment #2: Type: text/html, Size: 562 bytes --]

  parent reply	other threads:[~2015-09-28  6:47 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-28  6:18 Keiko Nakata
2015-09-28  6:28 ` Andreas Rossberg
     [not found]   ` <CALVfURzG+osS8LofguLi5F+wtjzAAarQukXxKpyFJuvK8Abutg@mail.gmail.com>
2015-09-28  6:47     ` Keiko Nakata [this message]
2015-09-28  7:12       ` Andreas Rossberg
2015-09-28  7:40         ` Keiko Nakata
2015-09-28 13:44           ` Travis

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=CALVfURzp02k_SB6sNH2KE5LvDXFDia68Xb5yBQDCO8_iqtRCFg@mail.gmail.com \
    --to=keikonkt@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=rossberg@mpi-sws.org \
    /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;
as well as URLs for NNTP newsgroup(s).