caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Core_Int32 conversion
@ 2014-12-23 20:33 Jiten Pathy
  2014-12-24  9:07 ` Jeremie Dimino
  2014-12-24  9:07 ` Jeremie Dimino
  0 siblings, 2 replies; 4+ messages in thread
From: Jiten Pathy @ 2014-12-23 20:33 UTC (permalink / raw)
  To: caml-list

The Int32.of_int variants in Core_kernel does range checking. Can the
versions of of_int from stdlib be also provided as unsafe_of_int, so
we can use it without having to do a local open?

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Core_Int32 conversion
  2014-12-23 20:33 [Caml-list] Core_Int32 conversion Jiten Pathy
@ 2014-12-24  9:07 ` Jeremie Dimino
  2014-12-24  9:07 ` Jeremie Dimino
  1 sibling, 0 replies; 4+ messages in thread
From: Jeremie Dimino @ 2014-12-24  9:07 UTC (permalink / raw)
  To: Jiten Pathy; +Cc: caml-list

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

Hi Jiten,

Can you open a ticket on github for this request?

  https://github.com/janestreet/core_kernel

On Tue, Dec 23, 2014 at 8:33 PM, Jiten Pathy <jpathy@fssrv.net> wrote:

> The Int32.of_int variants in Core_kernel does range checking. Can the
> versions of of_int from stdlib be also provided as unsafe_of_int, so
> we can use it without having to do a local open?
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

-- 
Jeremie

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Core_Int32 conversion
  2014-12-23 20:33 [Caml-list] Core_Int32 conversion Jiten Pathy
  2014-12-24  9:07 ` Jeremie Dimino
@ 2014-12-24  9:07 ` Jeremie Dimino
  2014-12-24 16:42   ` Jiten Pathy
  1 sibling, 1 reply; 4+ messages in thread
From: Jeremie Dimino @ 2014-12-24  9:07 UTC (permalink / raw)
  To: Jiten Pathy; +Cc: caml-list

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

Hi Jiten,

Can you open a ticket on github for this request?

  https://github.com/janestreet/core_kernel

On Tue, Dec 23, 2014 at 8:33 PM, Jiten Pathy <jpathy@fssrv.net> wrote:

> The Int32.of_int variants in Core_kernel does range checking. Can the
> versions of of_int from stdlib be also provided as unsafe_of_int, so
> we can use it without having to do a local open?
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

-- 
Jeremie

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Caml-list] Core_Int32 conversion
  2014-12-24  9:07 ` Jeremie Dimino
@ 2014-12-24 16:42   ` Jiten Pathy
  0 siblings, 0 replies; 4+ messages in thread
From: Jiten Pathy @ 2014-12-24 16:42 UTC (permalink / raw)
  To: Jeremie Dimino; +Cc: caml-list

Sure, thanks.

On Wed, Dec 24, 2014 at 1:07 AM, Jeremie Dimino <jdimino@janestreet.com> wrote:
> Hi Jiten,
>
> Can you open a ticket on github for this request?
>
>   https://github.com/janestreet/core_kernel
>
> On Tue, Dec 23, 2014 at 8:33 PM, Jiten Pathy <jpathy@fssrv.net> wrote:
>>
>> The Int32.of_int variants in Core_kernel does range checking. Can the
>> versions of of_int from stdlib be also provided as unsafe_of_int, so
>> we can use it without having to do a local open?
>>
>> --
>> Caml-list mailing list.  Subscription management and archives:
>> https://sympa.inria.fr/sympa/arc/caml-list
>> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
>> Bug reports: http://caml.inria.fr/bin/caml-bugs
>
>
> --
> Jeremie

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-24 16:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-23 20:33 [Caml-list] Core_Int32 conversion Jiten Pathy
2014-12-24  9:07 ` Jeremie Dimino
2014-12-24  9:07 ` Jeremie Dimino
2014-12-24 16:42   ` Jiten Pathy

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).