Error in inspector for WideCharacterSet

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

Error in inspector for WideCharacterSet

fniephaus
Hi all,

Just looked through some of the tests and found an issue with WideCharacterSets:

Inspect the following: `CharacterSet newFrom: (String with: 811 asCharacter with: $c)`

Would be great if someone could have a look.

Thanks,
Fabio

image.png


Reply | Threaded
Open this post in threaded view
|

Re: Error in inspector for WideCharacterSet

marcel.taeumel
Hi Fabio.

Fixed in Tools-mt.1018 (Trunk).

Best,
Marcel

Am 09.12.2020 15:07:30 schrieb Fabio Niephaus <[hidden email]>:

Hi all,

Just looked through some of the tests and found an issue with WideCharacterSets:

Inspect the following: `CharacterSet newFrom: (String with: 811 asCharacter with: $c)`

Would be great if someone could have a look.

Thanks,
Fabio

image.png


Reply | Threaded
Open this post in threaded view
|

Re: Error in inspector for WideCharacterSet

fniephaus
Excellent, thanks Marcel!

On Wed, Dec 9, 2020 at 4:23 PM Marcel Taeumel <[hidden email]> wrote:
Hi Fabio.

Fixed in Tools-mt.1018 (Trunk).

Best,
Marcel

Am 09.12.2020 15:07:30 schrieb Fabio Niephaus <[hidden email]>:

Hi all,

Just looked through some of the tests and found an issue with WideCharacterSets:

Inspect the following: `CharacterSet newFrom: (String with: 811 asCharacter with: $c)`

Would be great if someone could have a look.

Thanks,
Fabio

image.png