View Issue Details

IDProjectCategoryView StatusLast Update
0000038fileGeneralpublic2018-10-01 19:14
Reporterbbc Assigned Tochristos  
PrioritylowSeveritytrivialReproducibilityalways
Status resolvedResolutionfixed 
Product Version5.34 
Fixed in Version5.35 
Summary0000038: Typo in text for Microsoft Roslyn
DescriptionAttached is a patch. I didn't know where to send it so here it is.
Steps To ReproduceRun: file foo.pdb
TagsNo tags attached.

Activities

bbc

2018-09-10 11:56

reporter  

fix_typo_roslyn.patch (604 bytes)   
diff --git a/magic/Magdir/msvc b/magic/Magdir/msvc
index 13f847fb..9f6dd703 100644
--- a/magic/Magdir/msvc
+++ b/magic/Magdir/msvc
@@ -55,7 +55,7 @@
 >>>0x32	leshort	x	\b*%d bytes
 
 # Reference: https://github.com/Microsoft/vstest/pull/856/commits/fdc7a9f074ca5a8dfeec83b1be9162bf0cf4000d
-0       string/c bsjb\001\000\001\000\000\000\000\000\f\000\000\000pdb\ v1.0     Microsoft Rosyln C# debugging symbols version 1.0
+0       string/c bsjb\001\000\001\000\000\000\000\000\f\000\000\000pdb\ v1.0     Microsoft Roslyn C# debugging symbols version 1.0
 
 #.sbr
 0	string	\000\002\000\007\000	MSVC .sbr
fix_typo_roslyn.patch (604 bytes)   

christos

2018-10-01 19:14

manager   ~0000082

thanks!

Issue History

Date Modified Username Field Change
2018-09-10 11:56 bbc New Issue
2018-09-10 11:56 bbc File Added: fix_typo_roslyn.patch
2018-10-01 19:14 christos Assigned To => christos
2018-10-01 19:14 christos Status new => assigned
2018-10-01 19:14 christos Status assigned => resolved
2018-10-01 19:14 christos Resolution open => fixed
2018-10-01 19:14 christos Fixed in Version => 5.35
2018-10-01 19:14 christos Note Added: 0000082