VirtualBox

Ignore:
Timestamp:
Aug 13, 2022 1:15:24 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152996
Message:

IPRT/strtofloat.cpp: Addditions build fix attempt. bugref:10261

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/Runtime/common/string/strtofloat.cpp

    r96186 r96188  
    4141#if !defined(_MSC_VER) || !defined(IPRT_NO_CRT) /** @todo fix*/
    4242# include <fenv.h>
     43#endif
     44#ifndef INFINITY  /* Not defined on older Solaris (like the one in the add build VM). */
     45# define INFINITY HUGE_VALF
    4346#endif
    4447
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette