Pharo: Regex fige la VM

vicnet <[email protected]> Tue, 3 Nov 2009 03:05:08 -0800 (PST)
Newsgroups gmane.comp.lang.smalltalk.squeak.french
Message-ID <[email protected]>
--===============1847773263==
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable


Salut,

J'ai une chaine contenant des retours =C3=A0 la ligne.
Je souhaite la d=C3=A9couper en petits bouts et obtenir une Collection d'ob=
jets.

Le message split: fonctionne mais retourne une collection de string alors
qu'il faudrait que je puisse intervenir sur les chaines.

Je voullais utiliser #matchesIn:do mais la ligne suivante fige la VM !
=09
'.*' matchesIn l.

(nomarlement . est tout sauf un retour =C3=A0 la ligne)

Comment puis-je faire ?

Merci

a+
Vicnet

--=20
View this message in context: http://n4.nabble.com/Pharo-Regex-fige-la-VM-t=
p360982p360982.html
Sent from the Squeak - France mailing list archive at Nabble.com.

--===============1847773263==
Content-Type: text/plain; charset="iso-8859-1"
MIME-Version: 1.0
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

_______________________________________________
Squeak-fr mailing list
Squeak-fr-bD51WKytQuJI8mQ4nJOOf3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/squeak-fr

--===============1847773263==--