SHA256
3
0
forked from pool/flex
Dominique Leuenberger 41ef56fa75 Accepting request 507762 from devel:tools:compiler
- Explicitly require m4 and library devel package
- Do not ship static library 

- flex 2.6.4:
  * Some minor performance enhancements
  * honor user defined yy_* macros again
- includes changes from 2.6.3:
  * several bug fixes resolved problems introduced in recent flex
    versions regarding processing of comments, literals and various
    quoting scenarios.
  * fix buffer overflow through long path (bsc#1026047)
- includes changes from 2.6.2:
  * a segfalt involving yyrestart(NULL) has been fixed
  * flex should now handle quoting when mixed with m4 processing
    correctly
  * flex handles `[[' and `]]' correctly
  * flex no longer generates non-ANSI code
  * more compilation warnings were squashed in generated scanners
  * prevented a buffer overflow that could occur when input buffers
   were the exact wrong size
- drop flex-2.6.1-fPIC.patch
- build the shared library and split libfl

OBS-URL: https://build.opensuse.org/request/show/507762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/flex?expand=0&rev=31
2017-07-12 17:29:59 +00:00

README.SUSE file for package flex
---------------------------------

This version of the flex program (developed at http://lex.sourceforge.net/) is
a major upgrade of the original flex maintained at
http://www.gnu.org/software/flex/ and has some incompatible changes in the
generated scanners. For that reason, we temporarily ship the package flex-old,
which contains the original version.
Description
No description provided
Readme 170 KiB
Languages
Shell 100%