Fedora 16 Update: ocaml-menhir-20120123-1.fc16

updates at fedoraproject.org updates at fedoraproject.org
Tue Jan 31 22:00:18 UTC 2012


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2012-0868
2012-01-24 01:29:29
--------------------------------------------------------------------------------

Name        : ocaml-menhir
Product     : Fedora 16
Version     : 20120123
Release     : 1.fc16
URL         : http://gallium.inria.fr/~fpottier/menhir/
Summary     : LR(1) parser generator for OCaml
Description :
Menhir is a LR(1) parser generator for the Objective Caml programming
language.  That is, Menhir compiles LR(1) grammar specifications down to
OCaml code.  Menhir was designed and implemented by François Pottier and
Yann Régis-Gianas.

--------------------------------------------------------------------------------
Update Information:

Upstream notes on this update:
- Fixed a bug whereby a %nonassoc declaration was not respected. This declaration requests that a shift/reduce conflict be reduced in favor of neither shifting nor reducing, that is, a syntax error must occur.  However, due to an unforeseen interaction with the "default reduction" mechanism, this declaration was sometimes ignored and reduction would take place.
- Changes in the (undocumented) Coq back-end so as to match the ESOP 2012 paper.
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update ocaml-menhir' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list