Small lint cleanups for Zodiac

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Small lint cleanups for Zodiac

Torsten Bergmann
Hi Sven,

attached some small lint cleanups for Zodiac as I was not able to commit to Zodiac on SThub.
Changes mentioned below. This was done in Pharo 7 but based on latest MCZ's.

Thx
T.

------------------------------------------------------------------------------
Name: Zodiac-Core-TorstenBergmann.48
Author: TorstenBergmann
Time: 4 April 2018, 7:45:15.792684 am
UUID: 2c097b10-6125-0d00-ae7c-de9200a97a05
Ancestors: Zodiac-Core-SvenVanCaekenberghe.47

use common "initialization" category to prevent lint problems in Pharo 7

------------------------------------------------------------------------------
Name: Zodiac-Tests-TorstenBergmann.20
Author: TorstenBergmann
Time: 4 April 2018, 7:51:47.289684 am
UUID: 54ced027-6125-0d00-ae7d-4b5100a97a05
Ancestors: Zodiac-Tests-SvenVanCaekenberghe.19

add comment for ZdcByteArrayManagerTests
------------------------------------------------------------------------------
Name: Zodiac-Tests-TorstenBergmann.21
Author: TorstenBergmann
Time: 4 April 2018, 8:08:38.372684 am
UUID: 4cb51464-6125-0d00-ae7e-d1a000a97a05
Ancestors: Zodiac-Tests-TorstenBergmann.20

Lint cleanup: use #assert:equals: and remove unnecessary nots


Zodiac-Core-TorstenBergmann.48.mcz (33K) Download Attachment
Zodiac-Tests-TorstenBergmann.20.mcz (14K) Download Attachment
Zodiac-Tests-TorstenBergmann.21.mcz (14K) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Small lint cleanups for Zodiac

Sven Van Caekenberghe-2
Hi Torsten,

Sorry for the late reply.
Changes accepted upstream.

Thank you,

Sven

> On 4 Apr 2018, at 08:14, Torsten Bergmann <[hidden email]> wrote:
>
> Hi Sven,
>
> attached some small lint cleanups for Zodiac as I was not able to commit to Zodiac on SThub.
> Changes mentioned below. This was done in Pharo 7 but based on latest MCZ's.
>
> Thx
> T.
>
> ------------------------------------------------------------------------------
> Name: Zodiac-Core-TorstenBergmann.48
> Author: TorstenBergmann
> Time: 4 April 2018, 7:45:15.792684 am
> UUID: 2c097b10-6125-0d00-ae7c-de9200a97a05
> Ancestors: Zodiac-Core-SvenVanCaekenberghe.47
>
> use common "initialization" category to prevent lint problems in Pharo 7
>
> ------------------------------------------------------------------------------
> Name: Zodiac-Tests-TorstenBergmann.20
> Author: TorstenBergmann
> Time: 4 April 2018, 7:51:47.289684 am
> UUID: 54ced027-6125-0d00-ae7d-4b5100a97a05
> Ancestors: Zodiac-Tests-SvenVanCaekenberghe.19
>
> add comment for ZdcByteArrayManagerTests
> ------------------------------------------------------------------------------
> Name: Zodiac-Tests-TorstenBergmann.21
> Author: TorstenBergmann
> Time: 4 April 2018, 8:08:38.372684 am
> UUID: 4cb51464-6125-0d00-ae7e-d1a000a97a05
> Ancestors: Zodiac-Tests-TorstenBergmann.20
>
> Lint cleanup: use #assert:equals: and remove unnecessary nots
>
> <Zodiac-Core-TorstenBergmann.48.mcz><Zodiac-Tests-TorstenBergmann.20.mcz><Zodiac-Tests-TorstenBergmann.21.mcz>