Re: lang/perl5 on VAX wants NaNs and infinities
John Klos <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.vax |
|---|---|
| Message-ID | <[email protected]> |
> It's been this way for almost ever. > > VAX don't have IEEE FP, so there are some differences between how it works on > VAX and IEEE. You just have to make it accept that some tests fail, and hack > around some code that might expect this. I'm wondering what the best way to do this is. Do we have dummy functions? If so, what should they return? John