Skip to content
Failed

Changes

Summary

  1. Remove unused instance variables. (details)
  2. Reintroduce needed variable. (details)
  3. New batch of inst var cleaning. (details)
Commit 9965df35749c5f3621cedfbdb5ce6f8b8f8c0f15 by cyril
Remove unused instance variables.
Fixes #2466
For now it does not fix everything but it's a first step
The file was modified src/Metacello-TestsMC/MetacelloScriptingTestCase.class.st (diff)
The file was modified src/Athens-Cairo/AthensCairoPatternPaint.class.st (diff)
The file was modified src/Collections-Tests/ArrayTest.class.st (diff)
The file was modified src/Compression-Tests/ZipArchiveTest.class.st (diff)
The file was modified src/Metacello-TestsMC/MetacelloScriptingStdTstHarness.class.st (diff)
The file was modified src/Glamour-Morphic-Widgets/GLMTreeMorphNodeModel.class.st (diff)
The file was modified src/Flashback-Decompiler-Tests/FBDDecompilerTest.class.st (diff)
The file was modified src/Rubric/RubMethodEditingExample.class.st (diff)
The file was modified src/Glamour-Announcements/GLMTransmissionTriggered.class.st (diff)
The file was modified src/Glamour-Tests-Core/GLMTestPane.class.st (diff)
The file was modified src/Keymapping-Tests/KMCategoryTest.class.st (diff)
The file was modified src/OpalCompiler-Tests/OCBytecodeGeneratorTest.class.st (diff)
The file was modified src/Metacello-Gitlab-Tests/MCGitlabRepositoryTest.class.st (diff)
The file was modified src/Collections-Tests/StackTest.class.st (diff)
The file was modified src/Glamour-Core/GLMImplicitBrowser.class.st (diff)
The file was modified src/RPackage-Tests/RPackageTraitTest.class.st (diff)
The file was modified src/Spec-Core/ListPresenter.class.st (diff)
The file was modified src/System-CommandLine/TermInfoCharacter.class.st (diff)
The file was removedsrc/TraitsV2-Tests/T2TestClass.class.st
The file was modified src/DeprecatedFileStream/FileStream.class.st (diff)
The file was modified src/Spec-Core/TreePresenter.class.st (diff)
The file was modified src/Morphic-Core/MorphicCoreUIManager.class.st (diff)
The file was modified src/Refactoring-Tests-Core/RBClassToRename.class.st (diff)
The file was modified src/Metacello-MC/MetacelloGoferPackage.class.st (diff)
The file was modified src/Kernel-Tests-Extended/UnicodeTest.class.st (diff)
The file was modified src/Collections-Tests/SplitJoinTest.class.st (diff)
The file was modified src/Tool-Workspace/Workspace.class.st (diff)
The file was modified src/OpalCompiler-Core/CompilationContext.class.st (diff)
The file was modified src/FreeType-Tests/FreeTypeCacheTest.class.st (diff)
The file was modified src/Hiedra-Tests/HiNodesAndLinksIteratorWithTwoLinkModelsTest.class.st (diff)
The file was modified src/Collections-Tests/Array2DTest.class.st (diff)
The file was modified src/Kernel-Tests/DateAndTimeLeapTest.class.st (diff)
The file was modified src/Morphic-Widgets-FastTable/FTTableMorph.class.st (diff)
The file was modified src/Spec-Tools/MessageBrowser.class.st (diff)
The file was modified src/Spec-MorphicAdapters/MorphicTabManagerAdapter.class.st (diff)
The file was modified src/Collections-Tests/LinkedListTest.class.st (diff)
The file was modified src/GT-EventRecorder-Tests/GTEventDeliveryTest.class.st (diff)
The file was modified src/OpalCompiler-Tests/IRBuilderTest.class.st (diff)
The file was modified src/Collections-Tests/DictionaryTest.class.st (diff)
The file was modified src/Tool-Diff/PSMCClassChangeWrapper.class.st (diff)
The file was modified src/Glamour-Morphic-Widgets/GLMTreeMorphModel.class.st (diff)
The file was modified src/Collections-Tests/OrderedCollectionTest.class.st (diff)
The file was modified src/CodeImport/ChunkFileFormatParser.class.st (diff)
The file was modified src/FileSystem-Tests-Attributes/DiskFileAttributesTests.class.st (diff)
The file was modified src/RPackage-Tests/RPackageOrganizerTest.class.st (diff)
The file was modified src/RPackage-Core/RPackageSet.class.st (diff)
The file was modified src/Athens-Cairo/AthensCairoPatternSurfacePaint.class.st (diff)
The file was modified src/Glamour-Presentations/GLMTextualPresentation.class.st (diff)
The file was modified src/Polymorph-Widgets/ThemeSettings.class.st (diff)
The file was modified src/Spec-Core/FastTablePresenter.class.st (diff)
The file was removedsrc/TraitsV2-Tests/ATraitedClass.class.st
The file was modified src/System-CommandLine/NullTermInfo.class.st (diff)
The file was modified src/Collections-Tests/BagTest.class.st (diff)
The file was modified src/Slot-Examples/UnlimitedInstanceVariableSlot.class.st (diff)
The file was modified src/OpalCompiler-Tests/OCSourceCode2BytecodeTest.class.st (diff)
The file was modified src/Spec-Core/SliderPresenter.class.st (diff)
The file was modified src/StartupPreferences/StartupAction.class.st (diff)
The file was modified src/ConfigurationCommandLineHandler-Core/ConfigurationCommandLineHandler.class.st (diff)
The file was modified src/DeprecatedFileStream/StandardFileStream.class.st (diff)
The file was modified src/Kernel-Tests-Extended/ClassTest.class.st (diff)
The file was modified src/System-Announcements/CategoryRenamed.class.st (diff)
The file was modified src/Collections-Tests/IdentityBagTest.class.st (diff)
The file was modified src/Renraku/ReRuleManager.class.st (diff)
The file was modified src/Keymapping-Tools-Spec/KMDescriptionPresenter.class.st (diff)
The file was modified src/Monticello-Tests/MCClassDefinitionTest.class.st (diff)
The file was modified src/Glamour-Browsers/GLMExpander.class.st (diff)
The file was modified src/Monticello-Tests/MCMergingTest.class.st (diff)
The file was modified src/Refactoring-Tests-Core/RBRefactoringTest.class.st (diff)
The file was modified src/StartupPreferences/StartupPreferencesHandler.class.st (diff)
The file was modified src/System-Support/SmalltalkImage.class.st (diff)
The file was modified src/Monticello-Tests/MCRepositoryTest.class.st (diff)
The file was modified src/Spec-Inspector/InspectorNavigator.class.st (diff)
Commit 798b0dd48013bdfc73a4ed11bd42e4abacb25b76 by cyril
Reintroduce needed variable.
The file was modified src/OpalCompiler-Tests/OCSourceCode2BytecodeTest.class.st (diff)
Commit ad223443ef17a289558d72a95a62822a7a1ce59c by cyril
New batch of inst var cleaning.
The file was modified src/Fuel-Core/FLAnalyzer.class.st (diff)
The file was modified src/Glamour-Morphic-Brick/GLMEmptyPopupBrick.class.st (diff)
The file was modified src/Slot-Tests/SlotClassVariableTest.class.st (diff)
The file was modified src/System-Support-Tests/AuthorTest.class.st (diff)
The file was modified src/Text-Scanning/CharacterScanner.class.st (diff)
The file was modified src/Athens-Cairo/CairoUTF8Converter.class.st (diff)
The file was modified src/Kernel-Tests-Extended/UnicodeTestRNG.class.st (diff)
The file was modified src/Athens-Core/GradientPaint.class.st (diff)
The file was modified src/Graphics-Files/LzwGifEncoder.class.st (diff)
The file was modified src/Spec-Layout/SpecTableLayoutAddSpacer.class.st (diff)
The file was modified src/Rubric/RubColumnDisplayer.class.st (diff)
The file was modified src/MenuRegistration/MenuRegistration.class.st (diff)
The file was modified src/Slot-Tests/SlotClassBuilderTest.class.st (diff)
The file was modified src/Slot-Tests/SlotSilentTest.class.st (diff)
The file was modified src/Fuel-Tests-Core/FLBlockClosureSerializationTest.class.st (diff)
The file was modified src/Glamour-Morphic-Widgets/LazyTabGroupMorph.class.st (diff)
The file was modified src/Glamour-Morphic-Brick/GLMEditorPopupBrick.class.st (diff)
The file was modified src/System-CommandLine/VTermOutputDriver.class.st (diff)
The file was modified src/Spec-Core/SpecPragmaCollector.class.st (diff)
The file was modified src/Glamour-Morphic-Brick/GLMInteractableBrick.class.st (diff)
The file was modified src/Refactoring2-Transformations-Tests/RBTransformationTest.class.st (diff)
The file was modified src/Graphics-Primitives/WarpBlt.class.st (diff)
The file was modified src/RPackage-Tests/RPackageReadOnlyCompleteSetupTest.class.st (diff)
The file was modified src/Text-Edition/Editor.class.st (diff)
The file was modified src/Renraku-Test/ReDeadMethodTest.class.st (diff)
The file was modified src/Rubric-Styling/RubShoutStylerDecorator.class.st (diff)
The file was modified src/Text-Scanning/DisplayScanner.class.st (diff)
The file was modified src/Graphics-Fonts/StrikeFont.class.st (diff)
The file was modified src/Rubric/RubScrolledTextModel.class.st (diff)
The file was modified src/Morphic-Base/ToggleMenuItemShortcut.class.st (diff)
The file was modified src/SUnit-Support-UITesting/MorphHandlingMiddleButton.class.st (diff)
The file was modified src/Morphic-Tests/MorphTest.class.st (diff)
The file was modified src/Growl/GrowlMorph.class.st (diff)
The file was modified src/Text-Edition/TextEditor.class.st (diff)
The file was modified src/Slot-Tests/SlotMigrationTest.class.st (diff)
The file was modified src/UnifiedFFI/FFIExternalStructureType.class.st (diff)
The file was modified src/Athens-Core/AthensCurveFlattener.class.st (diff)
The file was modified src/Morphic-Widgets-List/SimpleHierarchicalListMorph.class.st (diff)
The file was modified src/Glamour-Morphic-Brick/GLMMorphBrick.class.st (diff)
The file was modified src/Athens-Core/AthensEllipticalArcSegment.class.st (diff)
The file was modified src/Glamour-Morphic-Widgets/GLMPaginatedMorphTreeMorph.class.st (diff)
The file was modified src/Rubric/RubTextSegmentIconBox.class.st (diff)
The file was modified src/GT-Spotter-UI/GTSpotterHeaderBrick.class.st (diff)
The file was modified src/Keymapping-Core/KMTarget.class.st (diff)
The file was modified src/Athens-Balloon/AthensBalloonPath.class.st (diff)
The file was modified src/Fonts-Abstract/StubFixedFont.class.st (diff)
The file was modified src/System-Localization/Locale.class.st (diff)
The file was modified src/DebuggerFilters/StackFilter.class.st (diff)
The file was modified src/Morphic-Widgets-Basic/IconicButton.class.st (diff)
The file was modified src/Spec-Inspector/EyeInspector.class.st (diff)
The file was modified src/GT-Spotter-UI/GTSpotterCategoryBrick.class.st (diff)
The file was modified src/Text-Edition/EditingState.class.st (diff)
The file was modified src/Text-Scanning/CompositionScanner.class.st (diff)