Description of problem: Previous flex releases parsed args such that "flex -is" was acceptable. This release requires the form "flex -i -s" to do the same thing. Version-Release number of selected component (if applicable): flex-2.5.33-5.fc7 How reproducible: Run flex in older and newer fedora releases. Steps to Reproduce: 1. run flex in fc6 : args "-i -s" and "-is" are equivalent 2. run flex in fc7devel : args "-is" shows an error 3. Actual results: %flex -is flex: option `i' doesn't allow an argument Try `flex --help' for more information. Expected results: %flex -is Additional info:
Fixed in rawhide. This build won't do it to Fedora 7, but I will push it as an update post-release.
Koji says: """ Package: ltrace NVR: ltrace-0.5-7.45svn.fc7 User: notting Status: complete Tag Operation: moved From Tag: dist-fc7 Into Tag: dist-fc7-updates-candidate ltrace-0.5-7.45svn.fc7 successfully moved from dist-fc7 into dist-fc7-updates-candidate by notting """