|
"LinkedList>>#do: Replace == nil by isNil Pharo image: Pharo7.0.0alpha#71310 Virtual machine used: CoInterpreter VMMaker.oscog-eem.2401 uuid: 29232e0e-c9e3-41d8-ae75-519db862e02c Jun 28 2018 StackToRegisterMappingCogit VMMaker.oscog-eem.2401 uuid: 29232e0e-c9e3-41d8-ae75-519db862e02c Jun 28 2018 VM: 201806281256 https://github.com/OpenSmalltalk/opensmalltalk-vm.git Date: Thu Jun 28 14:56:30 2018 CommitHash: a8a1dc1 Plugins: 201806281256 https://github.com/OpenSmalltalk/opensmalltalk-vm.git
Platform Name: unix Class browser used (if applicable): ClyFullBrowser
Steps to reproduce: #. see LinkedList>>#do: Actual Result: #. Replaces = nil and == nil by isNil, ~= nil and ~~ nil by notNil to make the code more readable. Expected Result: #. no warning.
"
|
|
|
Priority: 5 – Fix If Time
|
|
Status: Work Needed
|
|
Assigned to: Everyone
|
|
Milestone: Pharo7.0
|
Go to Case
|
|