[Lapackpp-cvs] CVS: lapackpp/src lasvd.cc,1.13,1.14 linslv.cc,1.11,1.12
Status: Beta
Brought to you by:
cstim
From: Christian S. <cs...@us...> - 2005-10-19 11:20:34
|
Update of /cvsroot/lapackpp/lapackpp/src In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11313/src Modified Files: lasvd.cc linslv.cc Log Message: 2005-10-19 Christian Stimming <sti...@tu...> * include/gmd.h: Don't cast an address to an unsigned int; it breaks on i86_64 platforms. |