[specimen] --lash-project bug fix (WAS: Re: Hello everybody)

Juuso Alasuutari juuso.alasuutari at gmail.com
Sat Sep 8 04:04:03 CDT 2007


On Saturday 08 September 2007 08:07:13 James wrote:
> one very annoying bug is that specimen still doesn't support
> --lash-project, so it still cant be used with lash.

I found out that the normal argument handling in specimen.c is done before 
lash is given a chance to handle its own arguments. It means that although 
there exists code for using --lash-project, getopt_long() will fail 
over --lash-project before we get there.

I changed the lash argument handling to take place before the normal getopt 
routine in specimen.c, and everything seems to work now. I can load a project 
from glashctl and Specimen will kindly cooperate. Can you please verify that 
it works for you too? The fix is in the SVN trunk.

Thanks,
Juuso

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




More information about the Specimen mailing list