From: Markus Mottl <mottl@miss.wu-wien.ac.at>
To: caml-list@inria.fr (OCAML)
Subject: Followup PCRE for OCaml...
Date: Fri, 30 Jul 1999 12:32:29 +0100 (MET DST) [thread overview]
Message-ID: <199907301032.MAA13503@miss.wu-wien.ac.at> (raw)
Hello,
in case you have encountered strange behaviour with the just released
OCaml-PCRE library on 64-bit architectures - this problem is now fixed
and the changed sources can be downloaded again...
Reason:
OCaml always takes the "bigger" possibility for integers on 64-bit
architectures (long int), but the C-library PCRE always returns 32-bit
integers (int) for pattern offsets. Thus, the integer array of offsets
had to be converted from 32-bit to 64-bit ones...
Sorry for possible inconveniences...
Best regards,
Markus Mottl
--
Markus Mottl, mottl@miss.wu-wien.ac.at, http://miss.wu-wien.ac.at/~mottl
reply other threads:[~1999-08-12 9:49 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=199907301032.MAA13503@miss.wu-wien.ac.at \
--to=mottl@miss.wu-wien.ac.at \
--cc=caml-list@inria.fr \
/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