HomePhorge

(PUP-2946) Don't use private FileUtils methods
50c06efa202dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-2946) Don't use private FileUtils methods

Previously the compare_stream method was using private methods in
FileUtils, which could be subject to change at any time (as private
methods are wont to do). This commit pulls in the implementations of
those methods to isolate ourselves from those potential changes.

Details

Provenance
Adrien Thebo <git@somethingsinistral.net>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU8d452e944299: (PUP-2946) Ensure #compare_stream uses binary strings
Branches
Unknown
Tags
Unknown

Event Timeline

Adrien Thebo <git@somethingsinistral.net> committed rPU50c06efa202d: (PUP-2946) Don't use private FileUtils methods (authored by Adrien Thebo <git@somethingsinistral.net>).Aug 7 2014, 11:08 PM