Re: cmath vs. math.h vs isfinite
Valery Ushakov <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.toolchain |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 25, 2026 at 12:08:25 +0200, Thomas Klausner wrote: > cython 3.3.0 uncovered a problem in our headers, at least compared to > other systems. You are not telling which compiler / which netbsd version do you use. E.g. on my 10-stable both versions of the program fail with "'isfinite' was not declared". -uwe