View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000038 | file | General | public | 2018-09-10 11:56 | 2018-10-01 19:14 |
| Reporter | bbc | Assigned To | christos | ||
| Priority | low | Severity | trivial | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 5.34 | ||||
| Fixed in Version | 5.35 | ||||
| Summary | 0000038: Typo in text for Microsoft Roslyn | ||||
| Description | Attached is a patch. I didn't know where to send it so here it is. | ||||
| Steps To Reproduce | Run: file foo.pdb | ||||
| Tags | No tags attached. | ||||
|
|
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 |
|
|
thanks! |
| 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 |