Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
flex-debuginfo: Debug information for package flex
- Summary
- This package provides debug information for package flex.
Debug information is useful when developing applications that use this
package or when debugging this package.
Changelog
- * Tue Jul 18 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 2.5.4a-41
- Reverting posix patch. Imposing posix because of warning is too
much of a restriction.
- * Sun Jul 16 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 2.5.4a-40
- using dist tag
- * Fri Jul 14 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> - 2.5.4a-39
- fileno is defined in posix standard, so adding #define _POSIX_SOURCE
to compile without warnings (#195687)
- dropping 183098 test, since the original bug was already resolved