jscript: Add missing port.h include for isnan.

Thomas Faber thfabba at gmx.de
Sat Apr 28 02:36:19 CDT 2012


dlls/jscript/array.c uses isnan() since commit
2325e2cdb8fe9b7c7eb5de4f4be4a5f4ad3e5909 (jscript: Added Array_slice
implementation.)

This means the file should include wine/port.h for platforms that do
not have isnan (such as Windows).
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0001-jscript-Add-missing-port.h-include-for-isnan.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120428/97658648/attachment-0001.ksh>


More information about the wine-patches mailing list