D7213: fsmonitor: normalize clock value to bytes

2019-11-04 Thread indygreg (Gregory Szorc)
Closed by commit rHG09ab61c0ab4b: fsmonitor: normalize clock value to bytes (authored by indygreg). This revision was automatically updated to reflect the committed changes. This revision was not accepted when it landed; it landed in state "Needs Review". REPOSITORY rHG Mercurial CHANGES SINC

D7213: fsmonitor: normalize clock value to bytes

2019-11-02 Thread indygreg (Gregory Szorc)
indygreg created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY We normalize the value returned by watchman because we perform a number of compares with this value in code. So the easiest path forward is to normalize to byte