[parrot/parrot] 6e617d: PackFile_pack_size should return size_t instead of...
GitHub
noreply at github.com
Mon May 7 00:12:21 UTC 2012
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 6e617d28efa6ed31072375d0d5a3c74e5e540c50
https://github.com/parrot/parrot/commit/6e617d28efa6ed31072375d0d5a3c74e5e540c50
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2012-05-06 (Sun, 06 May 2012)
Changed paths:
M include/parrot/packfile.h
M src/packfile/output.c
Log Message:
-----------
PackFile_pack_size should return size_t instead of opcode_t. This fixes #755. alester++ for finding this.
More information about the parrot-commits
mailing list