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)
Fri, Nov 22, 2:24 PM
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)
Oct 23 2024, 3:35 PM
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
Branch
master
Lint
Lint Errors
SeverityLocationCodeMessage
Errorsupport/xhpast/Makefile:24TXT2Tab Literal
Unit
No Test Coverage
Build Status
Buildable 4253
Build 4266: [Placeholder Plan] Wait for 30 Seconds

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.