Page MenuHomePhabricator

Show file where syntax error occurred in library map builder
ClosedPublic

Authored by epriestley on Jul 10 2014, 11:06 PM.
Tags
None
Referenced Files
F15468005: D9883.diff
Thu, Apr 3, 7:16 PM
F15445706: D9883.id.diff
Thu, Mar 27, 3:35 PM
F15393726: D9883.id23723.diff
Sat, Mar 15, 11:04 PM
F15393554: D9883.id23723.diff
Sat, Mar 15, 9:48 PM
F15385299: D9883.id23723.diff
Fri, Mar 14, 10:11 PM
Unknown Object (File)
Mar 3 2025, 6:17 AM
Unknown Object (File)
Mar 2 2025, 6:12 PM
Unknown Object (File)
Feb 25 2025, 5:09 PM
Subscribers

Details

Summary

Fixes T5597. This information is pretty useful but was inadvertently dropped while cleaning up some other stuff.

Test Plan

Ran arc liberate, was told which file has the issue.

Diff Detail

Repository
rPHU libphutil
Branch
synfile
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1621
Build 1622: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Show file where syntax error occurred in library map builder.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: joshuaspence.
This revision is now accepted and ready to land.Jul 10 2014, 11:08 PM

After using this for a bit, it might be nice to do some resolve path / readable path juggling, but I think this is reasonable for the moment.

epriestley updated this revision to Diff 23775.

Closed by commit rPHU42471f314d0e (authored by @epriestley).