[Ml-yokadi] t_list Parser bug
Aurélien Gâteau
aurelien.gateau
Jeu 5 Fév 10:44:43 CET 2009
Sébastien Renard wrote:
> 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.
Great, thanks!
Aurélien
Plus d'informations sur la liste de diffusion Ml-yokadi