Page 1 of 1

External definitions, but not called

PostPosted: Thu Sep 01, 2016 3:48 pm
by zerothi
Several routines have external definitions which are not called.

I have attached a patch which removes the external definitions in the routines I have found.

This is mainly S/D/C/ZLASET external definitions of *la_* files.

PS. There is also a typo in the documentation of dgeqr2p.f which misses a P

Re: External definitions, but not called

PostPosted: Thu Sep 01, 2016 4:05 pm
by zerothi

Re: External definitions, but not called

PostPosted: Thu Sep 01, 2016 4:53 pm
by Julien Langou
Hi zerothi, yes, much better to do a pull request on github. Thanks a lot! Julien.