Fix Instabilities and Unnecessary Sorting in the Generated Code #4863
Annotations
10 errors
Build cross on ubuntu-24.04:
csharp/test/Ice/inheritance/ICI.cs#L7
'ICI' does not implement inherited abstract member 'ICDisp_.iaop(IAPrx?, Current)'
|
Build cross on ubuntu-24.04:
csharp/test/Ice/inheritance/msbuild/server/generated/Test.cs#L1146
Type 'ICDisp_' already defines a member called 'iaop' with the same parameter types
|
Build cross on ubuntu-24.04:
csharp/test/Ice/inheritance/ICI.cs#L7
'ICI' does not implement inherited abstract member 'ICDisp_.iaop(IAPrx?, Current)'
|
Build cross on ubuntu-24.04:
csharp/test/Ice/inheritance/msbuild/collocated/generated/Test.cs#L1146
Type 'ICDisp_' already defines a member called 'iaop' with the same parameter types
|
Build cross on ubuntu-24.04:
csharp/test/Ice/facets/DI.cs#L7
'DI' does not implement inherited abstract member 'DDisp_.callA(Current)'
|
Build cross on ubuntu-24.04:
csharp/test/Ice/facets/msbuild/collocated/generated/Test.cs#L1439
Type 'DDisp_' already defines a member called 'callA' with the same parameter types
|
Build cross on ubuntu-24.04:
csharp/test/Ice/inheritance/msbuild/client/generated/Test.cs#L1146
Type 'ICDisp_' already defines a member called 'iaop' with the same parameter types
|
Build cross on ubuntu-24.04:
csharp/test/Ice/facets/DI.cs#L7
'DI' does not implement inherited abstract member 'DDisp_.callA(Current)'
|
Build cross on ubuntu-24.04:
csharp/test/Ice/facets/msbuild/server/generated/Test.cs#L1439
Type 'DDisp_' already defines a member called 'callA' with the same parameter types
|
Build cross on ubuntu-24.04:
csharp/test/Ice/facets/msbuild/client/generated/Test.cs#L1439
Type 'DDisp_' already defines a member called 'callA' with the same parameter types
|
Loading