17 Apr
2008
17 Apr
'08
5:39 p.m.
Petr Sumbera <Petr.Sumbera(a)Sun.COM> writes:
Well, we have only one isinf call in Wine so I think it isn't worst of creating Wine special isinf implementation. Instead I propose emulate isinf via finite() and isnand() (both coming from ieeefp.h).
You should still put that in libwine_port, it keeps the #ifdef ugliness out of the code. -- Alexandre Julliard julliard(a)winehq.org