Well, I just downloaded signal-1.1.1 and the error still persists !
The following line is still missing in  cl2bp.h:

#include <cstdlib>

Without the above line, 'free', 'realloc' are undefined. Looks like
you added <cassert> and <cstring> but forgot <cstdlib> :-)


-- Satish.BD


> Hi
>
> We have applied your fix and made a new release of the signal package
> (both thank to Juan carbajal). Thank you for your contribution.
>
> Carnë Draug
>

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to