[Lapackpp-cvs] CVS: lapackpp ChangeLog,1.78,1.79 Makefile.am,1.24,1.25
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-08-05 14:06:28
|
Update of /cvsroot/lapackpp/lapackpp In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30274 Modified Files: ChangeLog Makefile.am Log Message: 2005-08-05 Christian Stimming <sti...@tu...> * include/blas1.h, blaspp/src/blas1pp.cc: Fix declaration of zdotu and zdotc functions on Windows, because the return value of LAPACK is there actually returned on the stack -- contrary to LAPACK on linux. |