search for: finitef

Displaying 3 results from an estimated 3 matches for "finitef".

Did you mean: finite
2019 Apr 04
2
compiler-rt builtins on MSVC 2019
Hi, compiler-rt builtins currently doesn't build on MSVC 2019, I the problem is that compiler-rt\lib\builtins\int_math.h includes the header ymath.h. according to eg. https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/finite-finitef?view=vs-2019 the header to include is float.h also the ymath.h file contains the comment /* ymath.h internal header */ so probably shall not be used. I do not know how compiler-rt works only tried to compile rustc that is using compiler-rt How shall I go forward with this problem? BR/Andreas Jons...
2015 Jan 23
0
Wine release 1.7.35
...tting mod_*_func sections on Mac OS respect the pointer size. kernel32: Recognize 64-bit Mach-O modules, too. kernel32: Don't use %gs on 64-bit Mac OS. server: Use mach_vm_* functions instead of the old vm_* functions. msvcrt: Support 64-bit platforms that don't have finitef or isnanf. Erich Hoover (1): winex11.drv: Update the check for broken nVidia RandR to test for the number of resolutions instead of the number of modes. Fran?ois Gouget (3): dsound: Make DSOUND_FindSpeakerConfig() static. dsound: Reorder the interfaces to remove the need for for...
2020 Aug 14
0
Wine release 5.15
...ms-win-core-file-ansi-l2-1-0: Add dll. Martin Storsjo (4): ntdll: Remove a stray duplicate instruction. ntdll: Only call putenv() if we are going to call exec(). tools: Upgrade the config.guess/config.sub scripts. configure, msvcrt: Check for the finite() function just like finitef(). Michael M?ller (2): fsutil: Print out usage message. fsutil: Add support for creating hardlinks. Michael Stefaniuc (2): dmime: Constify the chunk parameter of stream_skip_chunk(). dmime: Simplify loading/storing of the Tempo Track data. Miko?aj Zalewski (1): ntdl...