Page MenuHomePhabricator

Drop explicit version check for flex
ClosedPublic

Authored by joshuaspence on Feb 2 2015, 9:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 19, 10:16 PM
Unknown Object (File)
Sat, Nov 16, 11:16 AM
Unknown Object (File)
Fri, Nov 15, 9:09 PM
Unknown Object (File)
Tue, Nov 12, 12:14 PM
Unknown Object (File)
Fri, Nov 8, 8:56 AM
Unknown Object (File)
Fri, Nov 1, 12:54 AM
Unknown Object (File)
Wed, Oct 23, 3:35 PM
Unknown Object (File)
Oct 16 2024, 9:49 AM
Subscribers

Details

Summary

I don't really think this is needed anymore. Although there is ~zero cost in keeping this check around, I wouldn't expect anyone to have such an old version of flex installed. According to the flex mailing list, v2.5.33 was released in 2006.

Test Plan

Ran make scanner

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Drop explicit version check for flex.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.

I haven't seen any machines install an old version by default in quite a while.

This revision is now accepted and ready to land.Feb 2 2015, 9:12 PM
This revision was automatically updated to reflect the committed changes.