Later

Results 8 comments of Later

> @piotrgregor: thanks for looking into it! > > One question: I understand that the change would be better in the libstirshaken, but till that is done, because it may...

Also a minor clarification @miconda This patch (even in this current form) needs a patch to libstirshaken (to process chain when copying cert). So, maybe instead let's have a proper...

> Hi Folks, > > I chose to do this on the Kamailio side as I'm less sure about the impacts to other applications that may use libstirshaken, whereas I...

dgesvd comes with LAPACK. It's definition can be found [here](http://www.netlib.org/lapack/explore-html/d1/d7e/group__double_g_esing_ga84fdf22a62b12ff364621e4713ce02f2.html)

Thank you very much for your comments @vaalberith Both lmtest2.c and lmtest6.c use dgesvd_ to compute job parameters and job result. And yes: `for (i = 0; i < M;...

[This commit](https://github.com/freeswitch/spandsp/commit/d9681c3747ff4f56b1876557b9f6d894b7e6c18d#diff-348092e97708aedff108326c3f98a9ea907ee9a58b5a780e508d5f08503475fb) broke compatibllity between `libspandsp` and `mod_spandsp`. `mod_spandsp` must be updated to use new defines introduced in that commit. As a workaround reset spandsp to something preceding that commit,...