Displaying 4 results from an estimated 4 matches for "modff".
Did you mean:
modf
2009 Mar 12
3
Error compiling rgl package
...TYPE -Iext/ftgl -I/usr/sfw/include/freetype2
-I/usr/sfw/include -Iext -I/opt/SUNWhpc/HPC8.1/sun/include
-I/usr/sfw/include -I/opt/csw/include -KPIC -O -c Background.cpp -o
Background.o
"math.h", line 47: Error: modf is not a member of file level.
"math.h", line 48: Error: modff is not a member of file level.
"Shape.hpp", line 58: Error: The function "strncpy" must have a prototype.
3 Error(s) detected.
I am using Sun studio 12.
I suspect that this is an incompatibility between g++ and Sun studio CC.
I would appreciate any you could share your experien...
2016 Feb 03
0
Wine release 1.8.1
...BM_SETPOS.
comctl32/trackbar: Update thumb immediately on key press.
Piotr Caban (4):
ntdll: Fix NtQueryDirectoryFile behavior on short file names on case insensitive file systems.
msvcrt: Add tmpnam_s implementation.
msvcrt: Add _wtmpnam_s implementation.
msvcrt: Fix modff signature.
Sebastian Lackner (2):
ntdll: Check ContextFlags before restoring registers on x86_64.
ntdll: Receive debug registers from server on x86_64.
Stefan D?singer (1):
wined3d: Prepare GL textures in surface_load_ds_location.
Thomas Petazzoni (1):
configure: Allow to...
2016 Jan 22
0
Wine release 1.9.2
...#39;t overwrite pointers in VARIANT_UserUnmarshal so we may free or reuse them.
oleaut32/tests: Show that VARIANT_UserUnmarshal may reuse passed in BSTR.
msvcp100: Add numeric_limits<*>::lowest implementation.
msvcp60: Export more complex numbers operators.
msvcrt: Fix modff signature.
msvcr120: Add _dpcomp implementation.
msvcr120: Add _set_FMA3_enable stub.
msvcr: Sync spec files.
msvcrt: Add _crt_debugger_hook implementation.
msvcrt: Fix size test of structure returned by _Gettnames.
msvcr110: Fix __lc_time_data definition....
2015 Dec 03
3
Function attributes for LibFunc and its impact on GlobalsAA
----- Original Message -----
> From: "James Molloy via llvm-dev" <llvm-dev at lists.llvm.org>
> To: "Vaivaswatha Nagaraj" <vn at compilertree.com>
> Cc: "LLVM Dev" <llvm-dev at lists.llvm.org>
> Sent: Thursday, December 3, 2015 4:41:46 AM
> Subject: Re: [llvm-dev] Function attributes for LibFunc and its impact on GlobalsAA
>
>