Port-vax archive

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

Re: lang/perl5 on VAX wants NaNs and infinities



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


Home | Main Index | Thread Index | Old Index