mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 13:52:28 +00:00
Get GNU MPFR and MPC tests to pass
This change fixes more issues with our scanf() function.
This commit is contained in:
parent
63a1636e1f
commit
6ef2a471e4
37 changed files with 389 additions and 865 deletions
|
@ -328,14 +328,12 @@ cosmo_kws = frozenset([
|
|||
"attributeallocsize",
|
||||
"autotype",
|
||||
"byanymeansnecessary",
|
||||
"compatfn",
|
||||
"decltype",
|
||||
"externinline",
|
||||
"firstclass",
|
||||
"flattenout",
|
||||
"forcealignargpointer",
|
||||
"forceinline",
|
||||
"frownedupon",
|
||||
"hasatleast",
|
||||
"initarray",
|
||||
"interruptfn",
|
||||
|
@ -389,14 +387,12 @@ cosmo_kws = frozenset([
|
|||
"attributeallocsize",
|
||||
"autotype",
|
||||
"byanymeansnecessary",
|
||||
"compatfn",
|
||||
"decltype",
|
||||
"externinline",
|
||||
"firstclass",
|
||||
"flattenout",
|
||||
"forcealignargpointer",
|
||||
"forceinline",
|
||||
"frownedupon",
|
||||
"hasatleast",
|
||||
"initarray",
|
||||
"interruptfn",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue