mirror of
https://git.code.sf.net/p/mingw-w64/mingw-w64
synced 2024-11-30 13:26:10 +08:00
Resolve conflicting symbol in combination with libquadmath of 4.6
(This fix should be moved to 1.0 branch, too) git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3830 4407c894-4637-0410-b4f5-ada5f102cad1
This commit is contained in:
parent
8676e86d8c
commit
09562589ec
@ -535,6 +535,8 @@ __hi0bits_D2A (ULong y)
|
||||
#define trailz __trailz_D2A
|
||||
#define ulp __ulp_D2A
|
||||
|
||||
#define hexdig_init_D2A __mingw_hexdig_init_D2A
|
||||
|
||||
extern char *dtoa_result;
|
||||
extern const double bigtens[], tens[], tinytens[];
|
||||
extern unsigned char hexdig[];
|
||||
|
Loading…
Reference in New Issue
Block a user