Feature: finish PDP-7 implementation #1343
Annotations
11 warnings
Build:
src/ImageLoaders/OdbgScript/OllyLangInterpreter.cs#L40
The type name 'rulong' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
src/ImageLoaders/OdbgScript/var.cs#L9
The type name 'rulong' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
src/ImageLoaders/OdbgScript/var.cs#L13
The type name 'etype' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
src/Decompiler/Evaluation/ExpressionSimplifier.cs#L214
Unreachable code detected
|
Build:
src/Gui/Forms/OpenAsInteractor.cs#L70
Converting null literal or possible null value to non-nullable type.
|
Build:
src/Environments/C64/C64BasicRewriter.cs#L552
'RtlEmitter.If(Expression, RtlInstruction)' is obsolete: 'RtlIf is going away soon: don't use it.'
|
Build:
src/Native/ArmNative/Arm64Rewriter.h#L49
'GetCount' overrides a member function but is not marked 'override'
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/TextViewPainter.cs#L120
Possible null reference argument for parameter 'a' in 'int TextViewLayout.ComparePositions(TextPointer a, TextPointer b)'.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/TextViewPainter.cs#L121
Possible null reference argument for parameter 'b' in 'int TextViewLayout.ComparePositions(TextPointer a, TextPointer b)'.
|
Build:
src/UserInterfaces/AvaloniaUI/Controls/TextViewPainter.cs#L140
Dereference of a possibly null reference.
|
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