-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
dotnet/corefx
#30751Labels
area-System.IO.CompressionenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions
Milestone
Description
I am sweeping C++ sources in the repo and found two unused .cc files in fuzz subdirectory under brotli:
@ianhays, the script in that directory requires a CMakeLists.txt to be present two directories above (such as https://github.com/xingyun86/ppshuai_brotli/blob/9898e334a9a749fc387048433cdef9643657852a/src/brotli/brotli/CMakeLists.txt), but in CoreFX port that CMakeLists.txt file was removed from brotli's root. Currently there is nothing in corefx that touches this directory. Should it be removed?
Metadata
Metadata
Assignees
Labels
area-System.IO.CompressionenhancementProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions