[squeak-dev] The Trunk: Kernel-bp.1393.mcz

Marcel Taeumel marcel.taeumel at hpi.de
Sun Apr 25 14:27:02 UTC 2021


Hi Bernhard,

nice catch! Thank you :-)

Best,
Marcel
Am 25.04.2021 16:24:20 schrieb commits at source.squeak.org <commits at source.squeak.org>:
Bernhard Pieber uploaded a new version of Kernel to project The Trunk:
http://source.squeak.org/trunk/Kernel-bp.1393.mcz

==================== Summary ====================

Name: Kernel-bp.1393
Author: bp
Time: 25 April 2021, 4:16:12.156698 pm
UUID: 6ff1afed-6782-42ad-a968-4c98da9d2c2b
Ancestors: Kernel-mt.1392

Add missing Object>>#isScaledDecimal which is already implemented in the subclass ScaledDecimal.

=============== Diff against Kernel-mt.1392 ===============

Item was added:
+ ----- Method: Object>>isScaledDecimal (in category 'testing') -----
+ isScaledDecimal
+ ^false!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20210425/aae1c59b/attachment.html>


More information about the Squeak-dev mailing list