Fast Lexical Analyzer Generator
FLEX is a tool for generating scanners: programs that recognize lexical
patterns in text.
- Developed at devel:tools:compiler
- Sources inherited from project openSUSE:Factory
-
7
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:zSystems/flex && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.SUSE | 0000000390 390 Bytes | |
baselibs.conf | 0000000005 5 Bytes | |
flex-2.5.34-fPIC.patch | 0000000767 767 Bytes | |
flex-2.5.37-bison-2.6.1-1.patch | 0000002812 2.75 KB | |
flex-2.5.37-notex.patch | 0000000396 396 Bytes | |
flex-2.5.37.tar.bz2 | 0001303313 1.24 MB | |
flex.changes | 0000009985 9.75 KB | |
flex.spec | 0000002636 2.57 KB | |
lex-wrapper.sh | 0000000037 37 Bytes |
Revision 21 (latest revision is 37)
Stephan Kulow (coolo)
accepted
request 138337
from
Factory Maintainer (factory-maintainer)
(revision 21)
- update to 2.5.37 ** Import flex into git. See git://flex.git.sourceforge.net/gitroot/flex/flex. ** Fix make install target to not fail when the flex++ program is already installed ** New translations from the translation project: de, fi, pl, vi ** various portability fixes that quiet compiler warnings on 64-bit hosts ** various manual fixes, including correcting the name of a %option and updating some simple examples to use ANSI C syntax ** various bug fixes that prevent certain error conditions from persisting when they should not persist ** improvements to the test suite so it behaves better when linking compiled files ** new translations from the translation project: ca, da, es, fi, fr, ga, ko, pt_br, ro, ru, sv, tr, zh_cn ** the flex distribution is now built with automake 1.10.1 and automake 2.61 - add patch flex-2.5.37-notex.patch to compile without texlive - remove patches no longer required: flex-2.5.33-yylineno.patch flex-2.5.34-doc-fix.diff flex-2.5.34-g++44.diff (forwarded request 138308 from coolo)
Comments 0