[parrot/parrot] 055212: Add new 3arg fetch_buf_nn() converters, fix constn...
GitHub
noreply at github.com
Fri Sep 21 19:55:44 UTC 2012
Branch: refs/heads/native_pbc2
Home: https://github.com/parrot/parrot
Commit: 0552125b40c3ac1214ce91b575dd0fea217b09f8
https://github.com/parrot/parrot/commit/0552125b40c3ac1214ce91b575dd0fea217b09f8
Author: Reini Urban <rurban at cpanel.net>
Date: 2012-09-21 (Fri, 21 Sep 2012)
Changed paths:
M src/packfile/pf_items.c
Log Message:
-----------
Add new 3arg fetch_buf_nn() converters, fix constness
The old fetch_buf_?e_nn() converters took only 2 args, but the
nv converters take now 3. So add intermediate inlined special versions.
Fixed a couple of remaining const'ness issues and bswap64 lines.
Hardcode "%.16g" for the strtoflt128 buf. Still does not work yet though.
More information about the parrot-commits
mailing list