You've already forked linux-packaging-mono
Imported Upstream version 5.16.0.107
Former-commit-id: eaf09db2aefc2614b53ea5fc184626373fe95ffd
This commit is contained in:
parent
720219ddb8
commit
6282dc26ee
@@ -1 +1 @@
|
||||
07311e48b24a9f066db4bc81a9d0a8909cf3b974
|
||||
328a7ed774148ac3ca84ca7d3f69cf1f7354d8d0
|
||||
@@ -1 +1 @@
|
||||
aca2533078543caf0dc3ce34871256cc577b29c9
|
||||
dbd74ba4e1f9faa60a0a2ca3d67935212d67f970
|
||||
@@ -1 +1 @@
|
||||
ffb917f2bb083bc78d4767be9541cb5a3352c43f
|
||||
5500716c656e96de6976ce309e5f40e8fbb80299
|
||||
@@ -1 +1 @@
|
||||
#define FULL_VERSION "explicit/a8b65e1"
|
||||
#define FULL_VERSION "explicit/3707b81"
|
||||
|
||||
@@ -194,6 +194,8 @@ mono_error_get_message (MonoError *oerror)
|
||||
case MONO_ERROR_FILE_NOT_FOUND:
|
||||
case MONO_ERROR_MISSING_FIELD:
|
||||
return error->full_message;
|
||||
case MONO_ERROR_CLEANUP_CALLED_SENTINEL:
|
||||
g_assert_not_reached ();
|
||||
}
|
||||
|
||||
if (error->full_message_with_fields)
|
||||
|
||||
Reference in New Issue
Block a user