Feature: recognize long shift pattern. #1312
Annotations
6 errors and 31 warnings
build (ubuntu-latest)
File not found: '/home/runner/work/reko/reko/src/Arch/Mips/bin/Release/net6.0/Reko.Arch.MN103.dll'.
|
build (ubuntu-latest)
Process completed with exit code 1.
|
build (windows-latest)
File not found: 'D:/a/reko/reko/src/Arch/Mips/bin/Release/net6.0/Reko.Arch.MN103.dll'.
|
build (windows-latest)
Process completed with exit code 1.
|
build (macos-13)
File not found: '/Users/runner/work/reko/reko/src/Arch/Mips/bin/Release/net6.0/Reko.Arch.MN103.dll'.
|
build (macos-13)
Process completed with exit code 1.
|
build (ubuntu-latest):
src/Arch/MN103/MN103Rewriter.cs#L128
Unreachable code detected
|
build (ubuntu-latest):
src/Arch/MN103/MN103Rewriter.cs#L129
Unreachable code detected
|
build (ubuntu-latest):
src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
|
build (ubuntu-latest):
src/Decompiler/Evaluation/ExpressionSimplifier.cs#L214
Unreachable code detected
|
build (ubuntu-latest):
src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
|
build (ubuntu-latest):
src/Decompiler/Analysis/FpuStackReturnGuesser.cs#L81
Field 'FpuStackReturnGuesser.Worker.changed' is never assigned to, and will always have its default value false
|
build (ubuntu-latest):
src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
|
build (ubuntu-latest):
src/UserInterfaces/AvaloniaUI/Controls/StyleStack.cs#L47
Non-nullable field 'ctrlForeColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (ubuntu-latest):
src/UserInterfaces/AvaloniaUI/Controls/StyleStack.cs#L47
Non-nullable field 'ctrlBackColor' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (ubuntu-latest):
src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L119
Non-nullable field 'services' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (windows-latest):
src/Decompiler/Evaluation/ExpressionSimplifier.cs#L214
Unreachable code detected
|
build (windows-latest):
src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
|
build (windows-latest):
src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
|
build (windows-latest):
src/Decompiler/Analysis/FpuStackReturnGuesser.cs#L81
Field 'FpuStackReturnGuesser.Worker.changed' is never assigned to, and will always have its default value false
|
build (windows-latest):
src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
|
build (windows-latest):
src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
|
build (windows-latest):
src/Arch/MN103/MN103Rewriter.cs#L128
Unreachable code detected
|
build (windows-latest):
src/Arch/MN103/MN103Rewriter.cs#L129
Unreachable code detected
|
build (windows-latest):
src/UserInterfaces/WindowsForms/Controls/MemoryControl.cs#L75
Field 'MemoryControl.yTopRow' is never assigned to, and will always have its default value 0
|
build (windows-latest):
src/UserInterfaces/AvaloniaUI/Controls/VisualizerControl.cs#L119
Non-nullable field 'services' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
build (macos-13):
src/Arch/MN103/MN103Rewriter.cs#L128
Unreachable code detected
|
build (macos-13):
src/Arch/MN103/MN103Rewriter.cs#L129
Unreachable code detected
|
build (macos-13):
src/Environments/PalmOS/Traps.cs#L1415
The variable 'output' is assigned but its value is never used
|
build (macos-13):
src/Decompiler/Evaluation/ExpressionSimplifier.cs#L214
Unreachable code detected
|
build (macos-13):
src/Decompiler/Scanning/FetFinder.cs#L53
The field 'FetFinder.uAddrMin' is never used
|
build (macos-13):
src/Decompiler/Scanning/FetFinder.cs#L52
The field 'FetFinder.uAddrMax' is never used
|
build (macos-13):
src/Decompiler/Analysis/FpuStackReturnGuesser.cs#L81
Field 'FpuStackReturnGuesser.Worker.changed' is never assigned to, and will always have its default value false
|
build (macos-13):
src/Native/ArmNative/Arm64Rewriter.h#L49
'GetCount' overrides a member function but is not marked 'override'
|
build (macos-13):
src/Native/ArmNative/Arm64Rewriter.h#L49
'GetCount' overrides a member function but is not marked 'override'
|
build (macos-13):
src/Native/ArmNative/Arm64Rewriter.cpp#L123
enumeration value 'ARM_CC_INVALID' not handled in switch
|
build (macos-13)
pkg-config 0.29.2_3 is already installed and up-to-date.
To reinstall 0.29.2_3, run:
brew reinstall pkg-config
|