Mercurial > hg > octave-nkf
diff liboctave/ChangeLog @ 8288:2368aa769ab9
Work around missing std::complex members under MSVC
author | Michael Goffioul <michael.goffioul@gmail.com> |
---|---|
date | Wed, 29 Oct 2008 21:56:29 -0400 |
parents | b3734f1cb592 |
children | 7cbe01c21986 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,9 @@ +2008-10-29 Michael Goffioul <michael.goffioul@gmail.com> + + * lo-specfun.cc (cbesj, cbesy, cbesi, cbesk, cbesh1, cbesh2): Do not + use std::complex::real() and std::complex::imag() as l-value, this is + not supported under MSVC. + 2008-10-28 John W. Eaton <jwe@octave.org> * lo-specfun.cc: Fix prototypes for the Fortran subroutines cbesh,