Fix: PowerPC stmw instruction was incorrectly rewritten. #1332
Annotations
13 warnings
Build:
src/Core/Configuration/PlatformDefinition.cs#L147
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3072
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/ImageLoaders/OdbgScript/OllyLangInterpreter.Commands.cs#L3174
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L1150
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L1220
Nullable value type may be null.
|
Build:
src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L1505
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/ImageLoaders/Elf/ElfLoader64.cs#L298
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Build:
src/Decompiler/Scanning/SearchArea.cs#L158
Nullable value type may be null.
|
Build:
src/Decompiler/Evaluation/ExpressionSimplifier.cs#L214
Unreachable code detected
|
Build:
src/Decompiler/Scanning/PromoteBlockWorkItem.cs#L153
The result of the expression is always 'true' since a value of type 'Address' is never equal to 'null' of type 'Address?'
|
Create Runtime nupkg
Some target frameworks declared in the dependencies group of the nuspec and the lib/ref folder do not have exact matches in the other location. Consult the list of actions below:
|
Create Runtime nupkg
- Add lib or ref assemblies for the net8.0 target framework
|
Install dependencies
pkgconf 2.3.0_1 is already installed and up-to-date.
To reinstall 2.3.0_1, run:
brew reinstall pkgconf
|
Loading