[parrot/parrot] 6a80df: promote float to double va va_arg()...
GitHub
noreply at github.com
Wed Sep 12 21:43:37 UTC 2012
Branch: refs/heads/native_pbc2
Home: https://github.com/parrot/parrot
Commit: 6a80df4eb372d85a342d6af9c94a70bf2e457f38
https://github.com/parrot/parrot/commit/6a80df4eb372d85a342d6af9c94a70bf2e457f38
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-12 (Wed, 12 Sep 2012)
Changed paths:
M src/call/args.c
M src/string/spf_vtable.c
M t/native_pbc/number_8_8_le.pbc
Log Message:
-----------
promote float to double va va_arg()...
intel and pcc does not support va_arg float arguments. Sounds weird but
so it is.
float still has problems
Commit: e4efd865b43b33f1c42d5ea3e4d590036cdb4aec
https://github.com/parrot/parrot/commit/e4efd865b43b33f1c42d5ea3e4d590036cdb4aec
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-12 (Wed, 12 Sep 2012)
Changed paths:
M src/packfile/pf_items.c
Log Message:
-----------
fix cvt_num8_num4
Compare: https://github.com/parrot/parrot/compare/a38401ce532d...e4efd865b43b
More information about the parrot-commits
mailing list