Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeffrey Stedfast <jestedfa@microsoft.com>2019-06-06 17:44:32 +0300
committerJeffrey Stedfast <jestedfa@microsoft.com>2019-06-06 23:29:51 +0300
commit51c223960bd20df37c49b3dc35100a58a7846343 (patch)
tree2711ff03ecf6b30c1a52a44264bb6441ddac2423 /main/external/debugger-libs
parent332fb180e3c98aad2cac6ebadab84f5eae249f05 (diff)
[Debugger] Improved source checksum logic for UNIX and DOS line endings
Since it is possible that the assemblies being debugged could have been compiled on a different system (potentially with different line endings), compute hashes for the source code in 3 formats: 1. The source code file with line endings as-is 2. The source code file with DOS line endings 3. The source code file with UNIX line endings Note: sometimes source code may have mixed line endings, so it is important to calculate the source code as-is and not just canonicalized UNIX and DOS line endings. Fixes https://devdiv.visualstudio.com/DevDiv/_workitems/edit/642329 Fixes issue #5260
Diffstat (limited to 'main/external/debugger-libs')
m---------main/external/debugger-libs0
1 files changed, 0 insertions, 0 deletions
diff --git a/main/external/debugger-libs b/main/external/debugger-libs
-Subproject 7bca91a582a8161b0765e9121abb61b2aa28541
+Subproject 0ab6b6eb9331f4dcbda476d5652584ed8feeac2