On 1 May 2012 01:24, Juan Pablo Carbajal <carba...@ifi.uzh.ch> wrote:
> Hi,
>
> The inputParser is great!
> I found apotential bug when using addSwtich. I will check it but in a
> while since now I am deep in development. If anybody can fix it
> before, better.
>
> The code is
>
>  parser = inputParser ();
>  parser.FunctionName = "@task/alternant";
>  parser = addSwitch (parser,'Verbose');

Hi Juan

I finally got time to get to this. It was a really stupid bug, had I
know it was this small I had fixed it ages ago. It is fixed now. Some
compatibility problems have been mentioned before about this class.
I'll fix those first and then make a minor release of the package.

Carnë

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to