octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

cquad.cc compilation error: INFINITY undefined


From: Michael Goffioul
Subject: cquad.cc compilation error: INFINITY undefined
Date: Tue, 2 Nov 2010 22:26:11 +0000

Hi,

I reached a compilation error with MSVC in cquad.cc, because INFINITY is
not defined. Looking on the web, it seems that something like

#ifndef INFINITY
#define INFINITY octave_Float_Inf
#endif

Could anybody confirm this is functionally equivalent?

Thanks,
Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]