Skip to content

Commit

Permalink
[C8] Bump mono/watch-mono to latest mono-4.6.0-branch (xamarin#658)
Browse files Browse the repository at this point in the history
Brings in the latest fixes.
  • Loading branch information
akoeplinger authored and spouliot committed Aug 25, 2016
1 parent ef0f41d commit 1f74941
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion external/watch-mono
Submodule watch-mono updated 20 files
+12 −6 mcs/class/Facades/Microsoft.Win32.Registry.AccessControl/RegistryAclExtensions.cs
+18 −0 mcs/class/Facades/System.Diagnostics.StackTrace/StackFrameExtensions.cs
+16 −8 mcs/class/Facades/System.Globalization.Extensions/StringNormalizationExtensions.cs
+43 −25 mcs/class/Facades/System.IO.FileSystem.AccessControl/FileSystemAclExtensions.cs
+1 −1 mcs/class/Facades/System.Reflection.Emit.ILGeneration/AssemblyInfo.cs
+1 −1 mcs/class/Facades/System.Reflection.Emit.Lightweight/AssemblyInfo.cs
+1 −1 mcs/class/Facades/System.Reflection.Emit/AssemblyInfo.cs
+49 −49 mcs/class/Facades/System.Reflection.TypeExtensions/TypeExtensions.CoreCLR.cs
+0 −2 mcs/class/Facades/System.Runtime.InteropServices/TypeForwarders.cs
+6 −4 mcs/class/Facades/System.Security.SecureString/SecureStringMarshal.cs
+28 −56 mcs/class/Facades/System.ServiceProcess.ServiceController/ServiceController_mobile.cs
+3 −6 mcs/class/Facades/System.ServiceProcess.ServiceController/TimeoutException_mobile.cs
+30 −18 mcs/class/Facades/System.Threading.AccessControl/ThreadingAclExtensions.cs
+1 −1 mcs/class/System.Runtime.InteropServices.RuntimeInformation/Assembly/AssemblyInfo.cs
+103 −59 mcs/class/corlib/System.Runtime.InteropServices/Marshal.cs
+0 −8 mcs/class/corlib/coreclr/AsyncLocal.cs
+1 −4 mcs/class/referencesource/mscorlib/system/runtime/interopservices/attributes.cs
+5 −2 mcs/class/referencesource/mscorlib/system/runtime/interopservices/dispatchwrapper.cs
+1 −2 mcs/class/referencesource/mscorlib/system/runtime/interopservices/errorwrapper.cs
+20 −20 mono/mini/cpu-arm64.md

0 comments on commit 1f74941

Please sign in to comment.