caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: John Prevost <jmp@arsdigita.com>
To: Xavier Leroy <Xavier.Leroy@inria.fr>
Cc: Chris Hecker <checker@d6.com>, caml-list@inria.fr
Subject: Re: [Caml-list] bigarrays and toplevel on Win32?
Date: 05 Mar 2001 16:28:55 -0500	[thread overview]
Message-ID: <87pufvoqro.fsf@elbereth.pgh.arsdigita.com> (raw)
In-Reply-To: <20010305175715.B16895@pauillac.inria.fr>

>>>>> "xl" == Xavier Leroy <Xavier.Leroy@inria.fr> writes:

    xl> The party line on unsafe array accesses is unclear: on the one
    xl> hand, we do not want to encourage their use, as it can break
    xl> type safety and dramatically reduce the safety of the
    xl> programs; on the other hand, they are handy when benchmarking
    xl> against C or Fortran :-)

Think of it less as an "unsafe array access" and more of "license to
turn a given set of exceptions into core dumps in exchange for
efficiency."  ;)

John.
-------------------
To unsubscribe, mail caml-list-request@inria.fr.  Archives: http://caml.inria.fr


  parent reply	other threads:[~2001-03-07 15:47 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-05  7:43 Chris Hecker
2001-03-05 16:57 ` Xavier Leroy
2001-03-05 17:37   ` Chris Hecker
2001-03-06 17:18     ` Brian Rogoff
2001-03-05 20:52   ` Bruce Hoult
2001-03-05 21:28   ` John Prevost [this message]
2001-03-07 16:00     ` Dan Grossman
2001-03-07 21:04       ` John Prevost

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=87pufvoqro.fsf@elbereth.pgh.arsdigita.com \
    --to=jmp@arsdigita.com \
    --cc=Xavier.Leroy@inria.fr \
    --cc=caml-list@inria.fr \
    --cc=checker@d6.com \
    /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).