-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2010-11112 2010-07-14 22:19:22 --------------------------------------------------------------------------------
Name : flex Product : Fedora 13 Version : 2.5.35 Release : 11.fc13 URL : http://flex.sourceforge.net/ Summary : A tool for creating scanners (text pattern recognizers) Description : The flex program generates scanners. Scanners are programs which can recognize lexical patterns in text. Flex takes pairs of regular expressions and C code as input and generates a C source file as output. The output file is compiled and linked with a library to produce an executable. The executable searches through its input for occurrences of the regular expressions. When a match is found, it executes the corresponding C code. Flex was designed to work with both Yacc and Bison, and is used by many programs as part of their build process. You should install flex if you are going to use your system for application development. -------------------------------------------------------------------------------- Update Information: -------------------------------------------------------------------------------- ChangeLog: * Wed Jul 14 2010 Petr Machata <[email protected]> - 2.5.35-11 - Forgot that the changes in flex.skl won't propagate to skel.c - Resolves: #612465 * Tue Jul 13 2010 Petr Machata <[email protected]> - 2.5.35-10 - Declare yyget_column and yyset_column in reentrant mode. - Resolves: #612465 -------------------------------------------------------------------------------- References: [ 1 ] Bug #612465 - No prototypes generated with reentrant https://bugzilla.redhat.com/show_bug.cgi?id=612465 -------------------------------------------------------------------------------- This update can be installed with the "yum" update program. Use su -c 'yum update flex' 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
