Bump mono to get fix for mono/mono#7364. - #3706
Merged
rolfbjarne merged 1 commit intoMar 9, 2018
Merged
Conversation
Commit list for mono/mono: * mono/mono@266326d7c21 Move the check for open constructed types later in mono_jit_compile_method_with_opt (), this function can receive gshared methods in llvmonly mode. (dotnet#7505) * mono/mono@89cc3619d5e Use runtime template for iOS * mono/mono@05453b1c80e Use runtime template for Android * mono/mono@0938bbc98c5 Create common runtime compilation template * mono/mono@c06eb62b141 Have RELEASE be empty when CONFIGURATION != 'release' * mono/mono@0fb02c88cdd Move common targets * mono/mono@d4aa545f561 [metadata] An array is not an IEnumerator`1 * mono/mono@ff7f5576d24 [test] An array is not an IEnumerator`1 * mono/mono@d5d67eab6a9 [metadata] Add IEnumerator`1 to MonoDefaults struct * mono/mono@15d76bf5e2d Revert "[profiler] Correctly encode counter type/unit/variance values." * mono/mono@f3ac8fdeb37 Fix for gcc 4.4; nominal support for older. attribute(deprecated(message)) was introduced in gcc 4.5. attribute(deprecated) was introduced in gcc 4.0? pragma GCC diagnostic 4.2? mono/mono#7408 (dotnet#7436) * mono/mono@1f48672a900 Fixes decoding of CMS/PKCS dotnet#7 messages with an explicit cryptographic object identifier Diff: mono/mono@becded2...266326d
spouliot
approved these changes
Mar 9, 2018
Contributor
|
Build success |
rolfbjarne
added a commit
to rolfbjarne/macios
that referenced
this pull request
Mar 9, 2018
Commit list for mono/mono: * mono/mono@266326d7c21 Move the check for open constructed types later in mono_jit_compile_method_with_opt (), this function can receive gshared methods in llvmonly mode. (dotnet#7505) * mono/mono@89cc3619d5e Use runtime template for iOS * mono/mono@05453b1c80e Use runtime template for Android * mono/mono@0938bbc98c5 Create common runtime compilation template * mono/mono@c06eb62b141 Have RELEASE be empty when CONFIGURATION != 'release' * mono/mono@0fb02c88cdd Move common targets * mono/mono@d4aa545f561 [metadata] An array is not an IEnumerator`1 * mono/mono@ff7f5576d24 [test] An array is not an IEnumerator`1 * mono/mono@d5d67eab6a9 [metadata] Add IEnumerator`1 to MonoDefaults struct * mono/mono@15d76bf5e2d Revert "[profiler] Correctly encode counter type/unit/variance values." * mono/mono@f3ac8fdeb37 Fix for gcc 4.4; nominal support for older. attribute(deprecated(message)) was introduced in gcc 4.5. attribute(deprecated) was introduced in gcc 4.0? pragma GCC diagnostic 4.2? mono/mono#7408 (dotnet#7436) * mono/mono@1f48672a900 Fixes decoding of CMS/PKCS dotnet#7 messages with an explicit cryptographic object identifier Diff: mono/mono@becded2...266326d
spouliot
pushed a commit
that referenced
this pull request
Mar 9, 2018
Commit list for mono/mono: * mono/mono@266326d7c21 Move the check for open constructed types later in mono_jit_compile_method_with_opt (), this function can receive gshared methods in llvmonly mode. (#7505) * mono/mono@89cc3619d5e Use runtime template for iOS * mono/mono@05453b1c80e Use runtime template for Android * mono/mono@0938bbc98c5 Create common runtime compilation template * mono/mono@c06eb62b141 Have RELEASE be empty when CONFIGURATION != 'release' * mono/mono@0fb02c88cdd Move common targets * mono/mono@d4aa545f561 [metadata] An array is not an IEnumerator`1 * mono/mono@ff7f5576d24 [test] An array is not an IEnumerator`1 * mono/mono@d5d67eab6a9 [metadata] Add IEnumerator`1 to MonoDefaults struct * mono/mono@15d76bf5e2d Revert "[profiler] Correctly encode counter type/unit/variance values." * mono/mono@f3ac8fdeb37 Fix for gcc 4.4; nominal support for older. attribute(deprecated(message)) was introduced in gcc 4.5. attribute(deprecated) was introduced in gcc 4.0? pragma GCC diagnostic 4.2? mono/mono#7408 (#7436) * mono/mono@1f48672a900 Fixes decoding of CMS/PKCS #7 messages with an explicit cryptographic object identifier Diff: mono/mono@becded2...266326d
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Commit list for mono/mono:
Diff: mono/mono@becded2...266326d