Pretty Print of space literal in 3.9

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

Pretty Print of space literal in 3.9

Alexander Lazarevic'
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The pretty print of #($ ) in a method turns into #(Character space )

Alex
-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGg7FRYiF2wSTEZ9gRAiVyAKDnbksv7r8xj0uUjUYsIuRGmec2TgCgjnV/
V7IdGPFOFzA3lzorUoCb7PM=
=TBkU
-----END PGP SIGNATURE-----

Reply | Threaded
Open this post in threaded view
|

Re: Pretty Print of space literal in 3.9

Klaus D. Witzel
Hi Alex,

good find! I reportet the problem with (Character space) and ($ ) some  
time ago,

- http://bugs.squeak.org/view.php?id=4322

It breaks decompiler tests :(

/Klaus


On Thu, 28 Jun 2007 15:02:11 +0200, Alexander Lazarevic wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> The pretty print of #($ ) in a method turns into #(Character space )
>
> Alex
> -----BEGIN PGP SIGNATURE-----
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFGg7FRYiF2wSTEZ9gRAiVyAKDnbksv7r8xj0uUjUYsIuRGmec2TgCgjnV/
> V7IdGPFOFzA3lzorUoCb7PM=
> =TBkU
> -----END PGP SIGNATURE-----