[Ml-yokadi] t_list Parser bug
Sébastien Renard
Sebastien.Renard
Jeu 5 Fév 07:44:13 CET 2009
Le mercredi 4 février 2009, Sébastien Renard a écrit :
> Well, the problem was the dash escaping mechanism... OptionParser is
> tricky. When a long option have a value (--done=thisweek for instance) it's
> not recognized by get_option.
>
> A simple fix is to escape only single dash, not double dash. I've just
> commit it.
>
> A smarter way would be to extract option (before =) and check if it is a
> real option or user text. This is for another day ;-).
That's done in d503204ada312b6ad.
--
Sébastien
Plus d'informations sur la liste de diffusion Ml-yokadi