--------------------------------------------------------------------------------
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
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-announce

Reply via email to