On Wed, Jan 09, 2008 at 10:39:20PM +0100, Ralf Treinen wrote: > Right. So, it should be > > ocaml-base(-nox)?-(\d\.)+
Shouldn't this be
ocaml-base(-nox)?-(\d|\.)+
or
ocaml-base(-nox)?-[\d.]+
--
Eric Cooper e c c @ c m u . e d u
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

