caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois Boisson <francois@boisson.homeip.net>
To: caml-list@yquem.inria.fr
Subject: Camlight version 0.80
Date: Sun, 8 Nov 2009 20:01:19 +0100	[thread overview]
Message-ID: <20091108200119.5d053a67.francois@boisson.homeip.net> (raw)

Bonjour,

Depuis quelque temps je maintiens des paquets camllight pour debian et ubuntu.

Ces paquets se trouvent sur

deb http://boisson.homeip.net/debian lenny divers
(lenny peut être remplacé par woody, sarge (version 0.75) ou etch)

deb http://boisson.homeip.net/ubuntu karmic divers

karmic peut être remplacé par breezy, dapper edgy, feisty, gutsy, hardy,
intrepid, jaunty.

Ces paquets existent pour les architectures i386 et amd64 et vont des versions
0.75 à 0.80.

La version 0.80 existent pour etch, lenny, hardy, intrepid, jaunty et karmic.

Les sources permettant de faire ces paquets (assez «crades», c'était un de mes
premiers paquets), se trouvent sur

deb-src http://boisson.homeip.net/source/   ./

Par ailleurs, il y avait un bug dans la librairie graphique entrainant un
segfault sur une architecture 64 bits si on faisait

#open "graphics";;
open_graph "";;
(text_size "CAML");;

cela entrainait une erreur de segmentation..

L'origine était un transtypage sauvage du à une décvalration manquante de la
fonction alloc_tuple. J'ai réglé le problème et ai fait des paquets corrigés
pour lenny, karmic et hardy. (paquet camllight_0.80-1_amd64.deb).

Voilà.

François Boisson


                 reply	other threads:[~2009-11-08 19:01 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=20091108200119.5d053a67.francois@boisson.homeip.net \
    --to=francois@boisson.homeip.net \
    --cc=caml-list@yquem.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;
as well as URLs for NNTP newsgroup(s).