Browse thread
Camlp4 1.07.1
- Daniel de Rauglaudre
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 1998-04-03 (10:27) |
From: | Daniel de Rauglaudre <daniel.de_rauglaudre@i...> |
Subject: | Camlp4 1.07.1 |
New version of Camlp4 released. Its version number is 1.07.1. It is compatible with Ocaml version 1.06 and 1.07. It is available from ftp://ftp.inria.fr/INRIA/Projects/cristal/Daniel.de_Rauglaudre/ Files: README.camlp4 camlp4.tar.gz Sources 1.07.1 camlp4.ps.gz Manual PostScript camlp4.dvi.gz Manual dvi camlp4.html.tar.gz Manuel HTML Old versions of Camlp4 available in directory OLD. General info of Camlp4 is available at address: http://pauillac.inria.fr/camlp4/ Camlp4 is Copyright INRIA. ---------- Changes from 1.07 to 1.07.1: * Compilation possible in Windows NT/95 * Environment variable CAMLP4LIB to change camlp4 library directory * Added forgotten syntax in pr_o: type x = y = A | B * Fixed bug negative floats parsing in pa_o => error while pretty printing * Added assert statement and option -noassert. * Grammar: empty rules have a correct location instead of (-1, -1) * String constants no more shared while parsing Ocaml * Fixed bug in antiquotations in q_MLast.cmo (bad errors locations) * Fixed bug in antiquotations in q_MLast.cmo (EOI not checked) * Fixed bug in Plexer: could not create keywords with iso 8859 characters -------------------------------------------------------------------------- Daniel de RAUGLAUDRE Projet Cristal - INRIA Rocquencourt Tel: +33 (01) 39 63 53 51 Email: daniel.de_rauglaudre@inria.fr Web: http://pauillac.inria.fr/~ddr/ --------------------------------------------------------------------------