[timbunce/devel-nytprof] da67f3: Move context definition into higher scopes

已查看 1 次
跳至第一个未读帖子

Tim Bunce

未读,
2015年6月2日 17:32:102015/6/2
收件人 develnyt...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/timbunce/devel-nytprof
Commit: da67f324ed05127a0dc91eab313e86bdb369fd12
https://github.com/timbunce/devel-nytprof/commit/da67f324ed05127a0dc91eab313e86bdb369fd12
Author: Jan Dubois <j...@jandubois.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)

Changed paths:
M FileHandle.xs

Log Message:
-----------
Move context definition into higher scopes

The functions include additional calls to IO code that takes a
context arg under PERL_IMPLICIT_CONTEXT. These probably slipped
through because they are only compiled when HAS_ZLIB is true.


Commit: 31548bdd6f2402fae6ce4887e3e21e36bfb37292
https://github.com/timbunce/devel-nytprof/commit/31548bdd6f2402fae6ce4887e3e21e36bfb37292
Author: Jan Dubois <j...@jandubois.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)

Changed paths:
M FileHandle.xs
M NYTProf.xs

Log Message:
-----------
Use "%"IVdf instead of "%ld" for printing IV values

Also cast HvKEYS() to IV for printing, as it returns a STRLEN
value, which may be shorter than an IV (32 bit pointers, 64 bit IVs).


Commit: a520cac8949d94b9301df974822ccdbb32104d7a
https://github.com/timbunce/devel-nytprof/commit/a520cac8949d94b9301df974822ccdbb32104d7a
Author: Tim Bunce <Tim....@pobox.com>
Date: 2015-06-02 (Tue, 02 Jun 2015)

Changed paths:
M FileHandle.xs
M NYTProf.xs

Log Message:
-----------
Merge pull request #75 from jandubois/context-fixes

Context fixes (dNFTHX) and sprintf (IVdf)


Compare: https://github.com/timbunce/devel-nytprof/compare/5e620025516f...a520cac8949d
回复全部
回复作者
转发
0 个新帖子