From fbb58b904f60929cc5cb0eca595d468f44055e15 Mon Sep 17 00:00:00 2001 From: "Xamarin Public Jenkins (auto-signing)" Date: Thu, 30 May 2019 08:38:38 +0000 Subject: [PATCH] Imported Upstream version 6.0.0.273 Former-commit-id: 9f1a238d9eaeb39fc1234b8e83567c1d4e99faf3 --- configure.REMOVED.git-id | 2 +- configure.ac.REMOVED.git-id | 2 +- .../monotouch/mscorlib.cs.REMOVED.git-id | 2 +- mcs/build/common/Consts.cs | 2 +- mcs/build/platforms/macos.make | 2 +- mcs/class/System.Core/Makefile | 2 -- .../ServiceDescriptionTest.cs | 2 +- .../Test/System.Net.Security/SslStreamTest.cs | 2 +- .../X509Cert20Test.cs | 6 +++--- mcs/class/corlib/Makefile | 4 +--- .../AssemblyBuilder.pns.cs | 14 -------------- .../ModuleBuilder.pns.cs | 16 ++++++++-------- .../X509CertificateTest.cs.REMOVED.git-id | 2 +- .../Mono.Security.dll.REMOVED.git-id | 2 +- .../System.Configuration.dll.REMOVED.git-id | 2 +- .../System.Core.dll.REMOVED.git-id | 2 +- .../System.IO.Compression.dll | Bin 99328 -> 99328 bytes .../System.Numerics.dll.REMOVED.git-id | 2 +- .../System.Xml.dll.REMOVED.git-id | 2 +- .../mcs.exe.REMOVED.git-id | 2 +- .../mscorlib.dll.REMOVED.git-id | 2 +- .../Mono.Security.dll.REMOVED.git-id | 2 +- .../System.Configuration.dll.REMOVED.git-id | 2 +- .../System.Core.dll.REMOVED.git-id | 2 +- .../System.IO.Compression.dll | Bin 99328 -> 99328 bytes .../System.Numerics.dll.REMOVED.git-id | 2 +- .../System.Xml.dll.REMOVED.git-id | 2 +- .../mcs.exe.REMOVED.git-id | 2 +- .../mscorlib.dll.REMOVED.git-id | 2 +- .../Mono.Security.dll.REMOVED.git-id | 2 +- .../System.Configuration.dll.REMOVED.git-id | 2 +- .../System.Core.dll.REMOVED.git-id | 2 +- .../System.IO.Compression.dll | Bin 99328 -> 99328 bytes .../System.Numerics.dll.REMOVED.git-id | 2 +- .../System.Xml.dll.REMOVED.git-id | 2 +- .../mcs.exe.REMOVED.git-id | 2 +- .../mscorlib.dll.REMOVED.git-id | 2 +- .../Mono.Security.dll.REMOVED.git-id | 2 +- .../System.Configuration.dll.REMOVED.git-id | 2 +- .../System.Core.dll.REMOVED.git-id | 2 +- .../System.IO.Compression.dll | Bin 99328 -> 99328 bytes .../System.Numerics.dll.REMOVED.git-id | 2 +- .../System.Xml.dll.REMOVED.git-id | 2 +- .../mcs.exe.REMOVED.git-id | 2 +- .../mscorlib.dll.REMOVED.git-id | 2 +- mono/mini/version.h | 2 +- mono/unit-tests/Makefile.in | 4 ++-- msvc/Makefile.in | 2 +- po/mcs/de.gmo | Bin 5406 -> 5406 bytes po/mcs/de.po.REMOVED.git-id | 2 +- po/mcs/es.gmo | Bin 16329 -> 16329 bytes po/mcs/es.po.REMOVED.git-id | 2 +- po/mcs/ja.gmo | Bin 20863 -> 20863 bytes po/mcs/ja.po.REMOVED.git-id | 2 +- po/mcs/mcs.pot | 4 ++-- po/mcs/pt_BR.gmo | Bin 72806 -> 72806 bytes po/mcs/pt_BR.po.REMOVED.git-id | 2 +- 57 files changed, 58 insertions(+), 76 deletions(-) diff --git a/configure.REMOVED.git-id b/configure.REMOVED.git-id index 5d67d672e0..4d797b50b0 100644 --- a/configure.REMOVED.git-id +++ b/configure.REMOVED.git-id @@ -1 +1 @@ -b4f0760a37d6ddf719a54078d952ec1b1e471435 \ No newline at end of file +abd602ec6c4c11c990007b1aa0b7d5fc396f372f \ No newline at end of file diff --git a/configure.ac.REMOVED.git-id b/configure.ac.REMOVED.git-id index e29889a8ae..6e7be2318f 100644 --- a/configure.ac.REMOVED.git-id +++ b/configure.ac.REMOVED.git-id @@ -1 +1 @@ -e11bcccdba2e961d4e81ff05c08677f97826ade0 \ No newline at end of file +bb257c545bcbabd7cef4a90cfd0c7eb5d2e6066f \ No newline at end of file diff --git a/external/api-snapshot/profiles/monotouch/mscorlib.cs.REMOVED.git-id b/external/api-snapshot/profiles/monotouch/mscorlib.cs.REMOVED.git-id index b4ca708442..7c002e6c0c 100644 --- a/external/api-snapshot/profiles/monotouch/mscorlib.cs.REMOVED.git-id +++ b/external/api-snapshot/profiles/monotouch/mscorlib.cs.REMOVED.git-id @@ -1 +1 @@ -4d40b57c3c756e46690a132fe42760103ba01619 \ No newline at end of file +e1a3482dd9bf1a8d93cbd3aa5d470cfbc6f3ad69 \ No newline at end of file diff --git a/mcs/build/common/Consts.cs b/mcs/build/common/Consts.cs index a78861b2c9..63f75389d4 100644 --- a/mcs/build/common/Consts.cs +++ b/mcs/build/common/Consts.cs @@ -41,7 +41,7 @@ static partial class Consts // Use these assembly version constants to make code more maintainable. // - public const string MonoVersion = "6.0.0.271"; + public const string MonoVersion = "6.0.0.273"; public const string MonoCompany = "Mono development team"; public const string MonoProduct = "Mono Common Language Infrastructure"; public const string MonoCopyright = "(c) Various Mono authors"; diff --git a/mcs/build/platforms/macos.make b/mcs/build/platforms/macos.make index 419f49d014..0b272b8b1d 100644 --- a/mcs/build/platforms/macos.make +++ b/mcs/build/platforms/macos.make @@ -6,7 +6,7 @@ PLATFORM_MCS_FLAGS = PLATFORM_RUNTIME = $(RUNTIME) PLATFORM_CORLIB = mscorlib.dll -PLATFORM_TEST_HARNESS_EXCLUDES = NotOnMac MacNotWorking +PLATFORM_TEST_HARNESS_EXCLUDES = NotOnMac EXTERNAL_MCS = mcs EXTERNAL_MBAS = mbas diff --git a/mcs/class/System.Core/Makefile b/mcs/class/System.Core/Makefile index 34df5398be..9de73edb01 100644 --- a/mcs/class/System.Core/Makefile +++ b/mcs/class/System.Core/Makefile @@ -37,10 +37,8 @@ else MANAGED_INTERP := $(filter orbis winaot monotouch monotouch_tv monotouch_watch, $(PROFILE)) ifdef MANAGED_INTERP LIB_MCS_FLAGS += -d:NO_FEATURE_STATIC_DELEGATE,FEATURE_MAKE_RUN_METHODS - PROFILE_TEST_HARNESS_EXCLUDES := $(PROFILE_TEST_HARNESS_EXCLUDES) NotWorkingLinqInterpreter else LIB_MCS_FLAGS += -d:FEATURE_COMPILE,FEATURE_COMPILE_TO_METHODBUILDER - PROFILE_TEST_HARNESS_EXCLUDES := $(PROFILE_TEST_HARNESS_EXCLUDES) SRE endif endif diff --git a/mcs/class/System.Web.Services/Test/System.Web.Services.Description/ServiceDescriptionTest.cs b/mcs/class/System.Web.Services/Test/System.Web.Services.Description/ServiceDescriptionTest.cs index 34d5343747..3c3ad20130 100644 --- a/mcs/class/System.Web.Services/Test/System.Web.Services.Description/ServiceDescriptionTest.cs +++ b/mcs/class/System.Web.Services/Test/System.Web.Services.Description/ServiceDescriptionTest.cs @@ -26,7 +26,7 @@ namespace MonoTests.System.Web.Services.Description public class ServiceDescriptionTest { [Test] - [Category ("MacNotWorking")] // https://bugzilla.xamarin.com/show_bug.cgi?id=51254 + [Category ("NotOnMac")] // https://bugzilla.xamarin.com/show_bug.cgi?id=51254 public void SimpleWrite () { ServiceDescription sd = new ServiceDescription (); diff --git a/mcs/class/System/Test/System.Net.Security/SslStreamTest.cs b/mcs/class/System/Test/System.Net.Security/SslStreamTest.cs index daad83a288..efb3672fa7 100644 --- a/mcs/class/System/Test/System.Net.Security/SslStreamTest.cs +++ b/mcs/class/System/Test/System.Net.Security/SslStreamTest.cs @@ -59,7 +59,7 @@ public class SslStreamTest { } [Test] //bug https://bugzilla.novell.com/show_bug.cgi?id=457120 - [Category ("MacNotWorking")] // Works but launches a prompt on 10.12 that will fail if you don't click in a few seconds + [Category ("NotOnMac")] // Works but launches a prompt on 10.12 that will fail if you don't click in a few seconds [Category ("NotWorking")] // https://github.com/mono/mono/issues/8450 #if FEATURE_NO_BSD_SOCKETS [ExpectedException (typeof (PlatformNotSupportedException))] diff --git a/mcs/class/System/Test/System.Security.Cryptography.X509Certificates/X509Cert20Test.cs b/mcs/class/System/Test/System.Security.Cryptography.X509Certificates/X509Cert20Test.cs index 5e097d7228..64d00f3ab7 100644 --- a/mcs/class/System/Test/System.Security.Cryptography.X509Certificates/X509Cert20Test.cs +++ b/mcs/class/System/Test/System.Security.Cryptography.X509Certificates/X509Cert20Test.cs @@ -582,7 +582,7 @@ mgk3bWUV6ChegutbguiKrI/DbO7wPiDLxw== } [Test] - [Category ("MacNotWorking")] // SecCertificateCreateWithData does different things on 10.11 vs 10.12 with invalid certificates https://bugzilla.xamarin.com/show_bug.cgi?id=53689 + [Category ("NotOnMac")] // SecCertificateCreateWithData does different things on 10.11 vs 10.12 with invalid certificates https://bugzilla.xamarin.com/show_bug.cgi?id=53689 [ExpectedException (typeof (CryptographicException))] public void Pkcs12_1_WithoutPassword () { @@ -597,7 +597,7 @@ mgk3bWUV6ChegutbguiKrI/DbO7wPiDLxw== } [Test] - [Category ("MacNotWorking")] // SecCertificateCreateWithData does different things on 10.11 vs 10.12 with invalid certificates https://bugzilla.xamarin.com/show_bug.cgi?id=53689 + [Category ("NotOnMac")] // SecCertificateCreateWithData does different things on 10.11 vs 10.12 with invalid certificates https://bugzilla.xamarin.com/show_bug.cgi?id=53689 public void Pkcs12_2_Properties () { CheckPkcs12 (new X509Certificate (farscape_nopwd_pfx)); @@ -729,7 +729,7 @@ mgk3bWUV6ChegutbguiKrI/DbO7wPiDLxw== [Test] [ExpectedException (typeof (CryptographicException))] - [Category ("MacNotWorking")] // SecCertificateCreateWithData does different things on 10.11 vs 10.12 with invalid certificates https://bugzilla.xamarin.com/show_bug.cgi?id=53689 + [Category ("NotOnMac")] // SecCertificateCreateWithData does different things on 10.11 vs 10.12 with invalid certificates https://bugzilla.xamarin.com/show_bug.cgi?id=53689 public void Pkcs7_Ctor () { new X509Certificate (farscape_pkcs7); diff --git a/mcs/class/corlib/Makefile b/mcs/class/corlib/Makefile index f6f085c465..243904882a 100644 --- a/mcs/class/corlib/Makefile +++ b/mcs/class/corlib/Makefile @@ -84,9 +84,7 @@ RESOURCE_FILES = \ REFERENCE_SOURCES_FLAGS = -d:FEATURE_PAL,GENERICS_WORK,FEATURE_LIST_PREDICATES,FEATURE_SERIALIZATION,FEATURE_ENCODINGNLS,FEATURE_ASCII,FEATURE_LATIN1,FEATURE_UTF7,FEATURE_UTF32,MONO_HYBRID_ENCODING_SUPPORT,FEATURE_ASYNC_IO,NEW_EXPERIMENTAL_ASYNC_IO,FEATURE_UTF32,FEATURE_EXCEPTIONDISPATCHINFO,FEATURE_CORRUPTING_EXCEPTIONS,FEATURE_EXCEPTION_NOTIFICATIONS,FEATURE_STRONGNAME_MIGRATION,FEATURE_USE_LCID,FEATURE_FUSION,FEATURE_CRYPTO,FEATURE_X509_SECURESTRINGS,FEATURE_SYNCHRONIZATIONCONTEXT,FEATURE_SYNCHRONIZATIONCONTEXT_WAIT,HAS_CORLIB_CONTRACTS -ifdef NO_SRE -PROFILE_TEST_HARNESS_EXCLUDES := $(PROFILE_TEST_HARNESS_EXCLUDES) SRE -else +ifndef NO_SRE LIB_MCS_FLAGS += -d:MONO_FEATURE_SRE endif diff --git a/mcs/class/corlib/System.Reflection.Emit/AssemblyBuilder.pns.cs b/mcs/class/corlib/System.Reflection.Emit/AssemblyBuilder.pns.cs index bebcb24f75..ac7b7bf2be 100644 --- a/mcs/class/corlib/System.Reflection.Emit/AssemblyBuilder.pns.cs +++ b/mcs/class/corlib/System.Reflection.Emit/AssemblyBuilder.pns.cs @@ -48,18 +48,6 @@ namespace System.Reflection.Emit } } - public override string EscapedCodeBase { - get { - throw new PlatformNotSupportedException (); - } - } - - public override System.Security.Policy.Evidence Evidence { - get { - throw new PlatformNotSupportedException (); - } - } - public override string FullName { get { throw new PlatformNotSupportedException (); @@ -202,8 +190,6 @@ namespace System.Reflection.Emit public void SetEntryPoint (MethodInfo entryMethod) => throw new PlatformNotSupportedException (); public void SetEntryPoint (MethodInfo entryMethod, PEFileKinds fileKind) => throw new PlatformNotSupportedException (); - - public override string ToString () => throw new PlatformNotSupportedException (); } } diff --git a/mcs/class/corlib/System.Reflection.Emit/ModuleBuilder.pns.cs b/mcs/class/corlib/System.Reflection.Emit/ModuleBuilder.pns.cs index b576e95201..dd064bdd50 100644 --- a/mcs/class/corlib/System.Reflection.Emit/ModuleBuilder.pns.cs +++ b/mcs/class/corlib/System.Reflection.Emit/ModuleBuilder.pns.cs @@ -101,7 +101,7 @@ namespace System.Reflection.Emit public void SetUserEntryPoint(System.Reflection.MethodInfo entryPoint) => throw new PlatformNotSupportedException(); } - public readonly partial struct MethodToken : System.IEquatable + public readonly partial struct MethodToken { public static readonly System.Reflection.Emit.MethodToken Empty; public int Token { get { throw new PlatformNotSupportedException(); } } @@ -112,7 +112,7 @@ namespace System.Reflection.Emit public static bool operator !=(System.Reflection.Emit.MethodToken a, System.Reflection.Emit.MethodToken b) { throw new PlatformNotSupportedException(); } } - public readonly partial struct SignatureToken : System.IEquatable + public readonly partial struct SignatureToken { public static readonly System.Reflection.Emit.SignatureToken Empty; public int Token { get { throw new PlatformNotSupportedException(); } } @@ -123,7 +123,7 @@ namespace System.Reflection.Emit public static bool operator !=(System.Reflection.Emit.SignatureToken a, System.Reflection.Emit.SignatureToken b) { throw new PlatformNotSupportedException(); } } - public readonly partial struct FieldToken : System.IEquatable + public readonly partial struct FieldToken { public static readonly System.Reflection.Emit.FieldToken Empty; public int Token { get { throw new PlatformNotSupportedException(); } } @@ -134,7 +134,7 @@ namespace System.Reflection.Emit public static bool operator !=(System.Reflection.Emit.FieldToken a, System.Reflection.Emit.FieldToken b) { throw new PlatformNotSupportedException(); } } - public readonly partial struct StringToken : System.IEquatable + public readonly partial struct StringToken { public int Token { get { throw new PlatformNotSupportedException(); } } public override bool Equals(object obj) { throw new PlatformNotSupportedException(); } @@ -144,7 +144,7 @@ namespace System.Reflection.Emit public static bool operator !=(System.Reflection.Emit.StringToken a, System.Reflection.Emit.StringToken b) { throw new PlatformNotSupportedException(); } } - public readonly partial struct TypeToken : System.IEquatable + public readonly partial struct TypeToken { public static readonly System.Reflection.Emit.TypeToken Empty; public int Token { get { throw new PlatformNotSupportedException(); } } @@ -178,7 +178,7 @@ namespace System.Reflection.Emit public void SetLocalSignature(byte[] localSignature) => throw new PlatformNotSupportedException(); } - public readonly partial struct EventToken : System.IEquatable + public readonly partial struct EventToken { public static readonly System.Reflection.Emit.EventToken Empty; public int Token { get { throw new PlatformNotSupportedException(); } } @@ -189,7 +189,7 @@ namespace System.Reflection.Emit public static bool operator !=(System.Reflection.Emit.EventToken a, System.Reflection.Emit.EventToken b) { throw new PlatformNotSupportedException(); } } - public readonly partial struct ParameterToken : System.IEquatable + public readonly partial struct ParameterToken { public static readonly System.Reflection.Emit.ParameterToken Empty; public int Token { get { throw new PlatformNotSupportedException(); } } @@ -200,7 +200,7 @@ namespace System.Reflection.Emit public static bool operator !=(System.Reflection.Emit.ParameterToken a, System.Reflection.Emit.ParameterToken b) { throw new PlatformNotSupportedException(); } } - public readonly partial struct PropertyToken : System.IEquatable + public readonly partial struct PropertyToken { public static readonly System.Reflection.Emit.PropertyToken Empty; public int Token { get { throw new PlatformNotSupportedException(); } } diff --git a/mcs/class/corlib/Test/System.Security.Cryptography.X509Certificates/X509CertificateTest.cs.REMOVED.git-id b/mcs/class/corlib/Test/System.Security.Cryptography.X509Certificates/X509CertificateTest.cs.REMOVED.git-id index 433a0179ef..949b2df3b2 100644 --- a/mcs/class/corlib/Test/System.Security.Cryptography.X509Certificates/X509CertificateTest.cs.REMOVED.git-id +++ b/mcs/class/corlib/Test/System.Security.Cryptography.X509Certificates/X509CertificateTest.cs.REMOVED.git-id @@ -1 +1 @@ -764f0b5a8e71bad608f33473f5ced1908bb9f7c0 \ No newline at end of file +b9f8bb4d30e38a546af59047346032840e81339f \ No newline at end of file diff --git a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id index 78d029cea2..608999d249 100644 --- a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id @@ -1 +1 @@ -908a4eff75b7a87d11f4d068d4da135abec8ff24 \ No newline at end of file +ab408148e80bab31a6cdbe9e8eca6f4fe91bfd13 \ No newline at end of file diff --git a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id index 9fc531da16..bdd1a7817e 100644 --- a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id @@ -1 +1 @@ -9adc22ff8d833e9611de166b80f5d6f9f63a1b92 \ No newline at end of file +87d67579a4b5e7efb7b0fc156f701c6b1069a68d \ No newline at end of file diff --git a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id index e768a1f588..60b7d5f19b 100644 --- a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id @@ -1 +1 @@ -265020b8b883f608623d08eb26f1933212c2001c \ No newline at end of file +4597b2427800d6bdf5eac5c3233079c70d70df66 \ No newline at end of file diff --git a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.IO.Compression.dll b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.IO.Compression.dll index d17a046297259775067fea0652aba3a78948d8f3..091a45532e57587adfc192aa5d044383dc06655f 100644 GIT binary patch delta 58 zcmV-A0LA}+hz5X&29SsZ^o^hXfsD0`0W=H{wrgw~>%bgDnX`TpOS|}ox6lj$u?7P( Q04kTDeE}-Bt`h-LaO~R`&j0`b delta 58 zcmV-A0LA}+hz5X&29SsZbiC~AfsD0`0W=H{-cmr5gQ6`>mrEt7BEY$~x6lj$u?7P% Q04kTDeE}-Bt`h-LaN9H&MgRZ+ diff --git a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id index 091c21aa20..33d1a82689 100644 --- a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id @@ -1 +1 @@ -1e5bb463cd1e4a5121ca98da10116c1079f75d92 \ No newline at end of file +4ddea367330ea429dac868174f94d8cca56e0a3e \ No newline at end of file diff --git a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id index 1f24601d1f..36ad0cdaa3 100644 --- a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id @@ -1 +1 @@ -b02f7d4eba14d2521b57858f0cb62fe118d6951d \ No newline at end of file +152f44b38468d1a8dca64db443b5868aac177380 \ No newline at end of file diff --git a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id index 857a3a0763..aa220d9bae 100644 --- a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id +++ b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id @@ -1 +1 @@ -aae338822855eaa679855c58498fda7bdf629c77 \ No newline at end of file +df9d3de85d2558fcb00bf22a81160678dff93418 \ No newline at end of file diff --git a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id index 63ecd2251d..798fef8d00 100644 --- a/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-linux/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id @@ -1 +1 @@ -bb5d82a0dd64283b2979d6916a9d48ec92a8ea41 \ No newline at end of file +fa3f9f8595d5d9f7c1e05b1ec30f338d7dd891ee \ No newline at end of file diff --git a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id index 78d029cea2..608999d249 100644 --- a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id @@ -1 +1 @@ -908a4eff75b7a87d11f4d068d4da135abec8ff24 \ No newline at end of file +ab408148e80bab31a6cdbe9e8eca6f4fe91bfd13 \ No newline at end of file diff --git a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id index 9fc531da16..bdd1a7817e 100644 --- a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id @@ -1 +1 @@ -9adc22ff8d833e9611de166b80f5d6f9f63a1b92 \ No newline at end of file +87d67579a4b5e7efb7b0fc156f701c6b1069a68d \ No newline at end of file diff --git a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id index e768a1f588..60b7d5f19b 100644 --- a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id @@ -1 +1 @@ -265020b8b883f608623d08eb26f1933212c2001c \ No newline at end of file +4597b2427800d6bdf5eac5c3233079c70d70df66 \ No newline at end of file diff --git a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.IO.Compression.dll b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.IO.Compression.dll index d17a046297259775067fea0652aba3a78948d8f3..091a45532e57587adfc192aa5d044383dc06655f 100644 GIT binary patch delta 58 zcmV-A0LA}+hz5X&29SsZ^o^hXfsD0`0W=H{wrgw~>%bgDnX`TpOS|}ox6lj$u?7P( Q04kTDeE}-Bt`h-LaO~R`&j0`b delta 58 zcmV-A0LA}+hz5X&29SsZbiC~AfsD0`0W=H{-cmr5gQ6`>mrEt7BEY$~x6lj$u?7P% Q04kTDeE}-Bt`h-LaN9H&MgRZ+ diff --git a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id index 091c21aa20..33d1a82689 100644 --- a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id @@ -1 +1 @@ -1e5bb463cd1e4a5121ca98da10116c1079f75d92 \ No newline at end of file +4ddea367330ea429dac868174f94d8cca56e0a3e \ No newline at end of file diff --git a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id index 1f24601d1f..36ad0cdaa3 100644 --- a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id @@ -1 +1 @@ -b02f7d4eba14d2521b57858f0cb62fe118d6951d \ No newline at end of file +152f44b38468d1a8dca64db443b5868aac177380 \ No newline at end of file diff --git a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id index 857a3a0763..aa220d9bae 100644 --- a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id +++ b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id @@ -1 +1 @@ -aae338822855eaa679855c58498fda7bdf629c77 \ No newline at end of file +df9d3de85d2558fcb00bf22a81160678dff93418 \ No newline at end of file diff --git a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id index 63ecd2251d..798fef8d00 100644 --- a/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-macos/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id @@ -1 +1 @@ -bb5d82a0dd64283b2979d6916a9d48ec92a8ea41 \ No newline at end of file +fa3f9f8595d5d9f7c1e05b1ec30f338d7dd891ee \ No newline at end of file diff --git a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id index 78d029cea2..608999d249 100644 --- a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id @@ -1 +1 @@ -908a4eff75b7a87d11f4d068d4da135abec8ff24 \ No newline at end of file +ab408148e80bab31a6cdbe9e8eca6f4fe91bfd13 \ No newline at end of file diff --git a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id index 9fc531da16..bdd1a7817e 100644 --- a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id @@ -1 +1 @@ -9adc22ff8d833e9611de166b80f5d6f9f63a1b92 \ No newline at end of file +87d67579a4b5e7efb7b0fc156f701c6b1069a68d \ No newline at end of file diff --git a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id index e768a1f588..60b7d5f19b 100644 --- a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id @@ -1 +1 @@ -265020b8b883f608623d08eb26f1933212c2001c \ No newline at end of file +4597b2427800d6bdf5eac5c3233079c70d70df66 \ No newline at end of file diff --git a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.IO.Compression.dll b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.IO.Compression.dll index d17a046297259775067fea0652aba3a78948d8f3..091a45532e57587adfc192aa5d044383dc06655f 100644 GIT binary patch delta 58 zcmV-A0LA}+hz5X&29SsZ^o^hXfsD0`0W=H{wrgw~>%bgDnX`TpOS|}ox6lj$u?7P( Q04kTDeE}-Bt`h-LaO~R`&j0`b delta 58 zcmV-A0LA}+hz5X&29SsZbiC~AfsD0`0W=H{-cmr5gQ6`>mrEt7BEY$~x6lj$u?7P% Q04kTDeE}-Bt`h-LaN9H&MgRZ+ diff --git a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id index 091c21aa20..33d1a82689 100644 --- a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id @@ -1 +1 @@ -1e5bb463cd1e4a5121ca98da10116c1079f75d92 \ No newline at end of file +4ddea367330ea429dac868174f94d8cca56e0a3e \ No newline at end of file diff --git a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id index 1f24601d1f..36ad0cdaa3 100644 --- a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id @@ -1 +1 @@ -b02f7d4eba14d2521b57858f0cb62fe118d6951d \ No newline at end of file +152f44b38468d1a8dca64db443b5868aac177380 \ No newline at end of file diff --git a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id index 857a3a0763..aa220d9bae 100644 --- a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id +++ b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id @@ -1 +1 @@ -aae338822855eaa679855c58498fda7bdf629c77 \ No newline at end of file +df9d3de85d2558fcb00bf22a81160678dff93418 \ No newline at end of file diff --git a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id index 63ecd2251d..798fef8d00 100644 --- a/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-unix/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id @@ -1 +1 @@ -bb5d82a0dd64283b2979d6916a9d48ec92a8ea41 \ No newline at end of file +fa3f9f8595d5d9f7c1e05b1ec30f338d7dd891ee \ No newline at end of file diff --git a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id index 78d029cea2..608999d249 100644 --- a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/Mono.Security.dll.REMOVED.git-id @@ -1 +1 @@ -908a4eff75b7a87d11f4d068d4da135abec8ff24 \ No newline at end of file +ab408148e80bab31a6cdbe9e8eca6f4fe91bfd13 \ No newline at end of file diff --git a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id index 9fc531da16..bdd1a7817e 100644 --- a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Configuration.dll.REMOVED.git-id @@ -1 +1 @@ -9adc22ff8d833e9611de166b80f5d6f9f63a1b92 \ No newline at end of file +87d67579a4b5e7efb7b0fc156f701c6b1069a68d \ No newline at end of file diff --git a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id index 10f05b6400..d8734eed33 100644 --- a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Core.dll.REMOVED.git-id @@ -1 +1 @@ -a59319c3235eea533b79a8b2c4f6b2db63798c33 \ No newline at end of file +5ddeef5547a5a8a765c1e0847dc43fdd1793badf \ No newline at end of file diff --git a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.IO.Compression.dll b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.IO.Compression.dll index d17a046297259775067fea0652aba3a78948d8f3..091a45532e57587adfc192aa5d044383dc06655f 100644 GIT binary patch delta 58 zcmV-A0LA}+hz5X&29SsZ^o^hXfsD0`0W=H{wrgw~>%bgDnX`TpOS|}ox6lj$u?7P( Q04kTDeE}-Bt`h-LaO~R`&j0`b delta 58 zcmV-A0LA}+hz5X&29SsZbiC~AfsD0`0W=H{-cmr5gQ6`>mrEt7BEY$~x6lj$u?7P% Q04kTDeE}-Bt`h-LaN9H&MgRZ+ diff --git a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id index 091c21aa20..33d1a82689 100644 --- a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Numerics.dll.REMOVED.git-id @@ -1 +1 @@ -1e5bb463cd1e4a5121ca98da10116c1079f75d92 \ No newline at end of file +4ddea367330ea429dac868174f94d8cca56e0a3e \ No newline at end of file diff --git a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id index 1f24601d1f..36ad0cdaa3 100644 --- a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/System.Xml.dll.REMOVED.git-id @@ -1 +1 @@ -b02f7d4eba14d2521b57858f0cb62fe118d6951d \ No newline at end of file +152f44b38468d1a8dca64db443b5868aac177380 \ No newline at end of file diff --git a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id index 857a3a0763..aa220d9bae 100644 --- a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id +++ b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mcs.exe.REMOVED.git-id @@ -1 +1 @@ -aae338822855eaa679855c58498fda7bdf629c77 \ No newline at end of file +df9d3de85d2558fcb00bf22a81160678dff93418 \ No newline at end of file diff --git a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id index 3b4bba3392..acdf322e65 100644 --- a/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id +++ b/mcs/class/lib/monolite-win32/9032116E-BB4E-4ED5-9C71-9E5E0B0230CA/mscorlib.dll.REMOVED.git-id @@ -1 +1 @@ -d606345696f5178e19fcc7923f6bd6c098eeede3 \ No newline at end of file +72ab4d75ec61e6a91689b197028c8b7bb6df52f0 \ No newline at end of file diff --git a/mono/mini/version.h b/mono/mini/version.h index d2f134fff2..547cc42bd0 100644 --- a/mono/mini/version.h +++ b/mono/mini/version.h @@ -1 +1 @@ -#define FULL_VERSION "explicit/a2088cb" +#define FULL_VERSION "explicit/bab25c0" diff --git a/mono/unit-tests/Makefile.in b/mono/unit-tests/Makefile.in index 47ebd13f51..c76614316c 100644 --- a/mono/unit-tests/Makefile.in +++ b/mono/unit-tests/Makefile.in @@ -1443,10 +1443,10 @@ distclean-generic: maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -@CROSS_COMPILE_TRUE@test-local: -@HOST_WIN32_TRUE@test-local: @CROSS_COMPILE_TRUE@clean-local: @HOST_WIN32_TRUE@clean-local: +@CROSS_COMPILE_TRUE@test-local: +@HOST_WIN32_TRUE@test-local: clean: clean-am clean-am: clean-checkPROGRAMS clean-generic clean-libtool clean-local \ diff --git a/msvc/Makefile.in b/msvc/Makefile.in index d089466949..455a459bbf 100644 --- a/msvc/Makefile.in +++ b/msvc/Makefile.in @@ -516,8 +516,8 @@ distclean-generic: maintainer-clean-generic: @echo "This command is intended for maintainers to use" @echo "it deletes files that may require special tools to rebuild." -@ENABLE_MSVC_FALSE@install-exec-local: @ENABLE_MSVC_FALSE@clean-local: +@ENABLE_MSVC_FALSE@install-exec-local: clean: clean-am clean-am: clean-generic clean-libtool clean-local mostlyclean-am diff --git a/po/mcs/de.gmo b/po/mcs/de.gmo index f9153be741d9fb59e2520460ba6ae87212bfb40c..208134880629e934873684abf78532a6dc16fb45 100644 GIT binary patch delta 20 bcmbQIHBW296E1dR0|f&MD}&9ixs160N=627 delta 20 bcmbQIHBW296E1cmO9cZ9E5psNxs160N}~pO diff --git a/po/mcs/de.po.REMOVED.git-id b/po/mcs/de.po.REMOVED.git-id index c3a3f7c1c8..f95806ba8d 100644 --- a/po/mcs/de.po.REMOVED.git-id +++ b/po/mcs/de.po.REMOVED.git-id @@ -1 +1 @@ -e313ddedc99bacd6c713d5bb5e608b79fac64564 \ No newline at end of file +2d1e3028a7317120fce2a5d9a49b93ae95cd536a \ No newline at end of file diff --git a/po/mcs/es.gmo b/po/mcs/es.gmo index a0344f63579fd5dec7b0ae7adf25cb8c2a360092..8b9b4f358c09100188a8c154d5fbfad73347fd32 100644 GIT binary patch delta 20 bcmX?Ef3kjqt|Gg!fr5dBmBD5c#i?=tQDz3F delta 20 bcmX?Ef3kjqt|GgUrGkNlmEmR+#i?=tQNsqW diff --git a/po/mcs/es.po.REMOVED.git-id b/po/mcs/es.po.REMOVED.git-id index e49667db62..1a2ef0cba2 100644 --- a/po/mcs/es.po.REMOVED.git-id +++ b/po/mcs/es.po.REMOVED.git-id @@ -1 +1 @@ -838e4fa7d129dc52e9cf81a6d88ab08ab428c8db \ No newline at end of file +d3f3bbf6696a6f045317b5c3c52043c0a3831d01 \ No newline at end of file diff --git a/po/mcs/ja.gmo b/po/mcs/ja.gmo index 718568302f585e3a747aa03adddf4c13ff56642a..a93726135530af7addd46b78318fb5758053ab96 100644 GIT binary patch delta 22 dcmeyri1Gg-#trQ1?8XKP1{PKZoB7lWwE$qa2Lb>9 delta 22 dcmeyri1Gg-#trQ1>_(Of1{PL^oB7lWwE$ri2MYiI diff --git a/po/mcs/ja.po.REMOVED.git-id b/po/mcs/ja.po.REMOVED.git-id index 9cbf1d8de6..a139a5797e 100644 --- a/po/mcs/ja.po.REMOVED.git-id +++ b/po/mcs/ja.po.REMOVED.git-id @@ -1 +1 @@ -baa09c6cabfb32463c3d2df7c5214f8aabedef87 \ No newline at end of file +20133024206b4d2bd82bb3cb715b8288a221d983 \ No newline at end of file diff --git a/po/mcs/mcs.pot b/po/mcs/mcs.pot index 2c14d89127..ff5571bcec 100644 --- a/po/mcs/mcs.pot +++ b/po/mcs/mcs.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: mono 6.0.0.271\n" +"Project-Id-Version: mono 6.0.0.273\n" "Report-Msgid-Bugs-To: http://www.mono-project.com/Bugs\n" -"POT-Creation-Date: 2019-05-29 08:18+0000\n" +"POT-Creation-Date: 2019-05-30 08:08+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/po/mcs/pt_BR.gmo b/po/mcs/pt_BR.gmo index a89888bd1ae88608bc024f3e29b6083213500ae2..6e649ba4c12f03f03ba0682e2b99be1b13eeeaa3 100644 GIT binary patch delta 22 ecmaF1gXP%{mJP8}*^Lbp3@oe+Hm6KwY6k#quLyVm delta 22 ecmaF1gXP%{mJP8}*^Mj}3@oe+H>XTxY6k#r3