Hi,
continuing with licensing issues I push on Pharo-Inbox: SLICE-RelicensingIV-GabrielOmarCotelli.2
Including the next:
Added check for negative to Character>>value: for raising a better error message and a test case covering this
Removed:
- StandardFileMenu class>>oldFileFrom:withPattern: (no senders on any pharo image, the only one that appears is a sender to the instance message of same name)
- Form class>>rgbMul (no senders)
- ExternalStructureInspector (no references)
- ServerDirectory class>>transferServerDefinitionsToExternal (no senders)
Several changes from Yoshiki in Squeak relicensing (reverted to clean versions or reimplemented) (If someone needs the exact list of methods I can generate this)
Now the dirty methods count should be 46 (I don't run the audit however).
Please review.
Thanks,
Gabriel