[parrot/parrot] 44bd07: PackFile_Header_validate doesn't appear to be used...
noreply at github.com
noreply at github.com
Sun Jul 17 14:30:59 UTC 2011
Branch: refs/heads/whiteknight/pbc_pbc
Home: https://github.com/parrot/parrot
Commit: 44bd07b6553357c867da86db4e34d3f44c433076
https://github.com/parrot/parrot/commit/44bd07b6553357c867da86db4e34d3f44c433076
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-07-17 (Sun, 17 Jul 2011)
Changed paths:
M include/parrot/packfile.h
M src/packfile/api.c
Log Message:
-----------
PackFile_Header_validate doesn't appear to be used from anywhere, so is made static
Commit: c4b06f53cbbb0508a9eaf0398eafaf4b80fd0fa0
https://github.com/parrot/parrot/commit/c4b06f53cbbb0508a9eaf0398eafaf4b80fd0fa0
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-07-17 (Sun, 17 Jul 2011)
Changed paths:
M include/parrot/packfile.h
M src/packfile/api.c
Log Message:
-----------
Fix some headerizer warnings. Add deprecation notices and suggested upgrade paths for various functions. Misc Cleanups
Commit: bdebe724f2a6f3e5b13b6e8e4996ef67f05ff69e
https://github.com/parrot/parrot/commit/bdebe724f2a6f3e5b13b6e8e4996ef67f05ff69e
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-07-17 (Sun, 17 Jul 2011)
Changed paths:
M src/pmc/packfile.pmc
Log Message:
-----------
nit
Commit: 24b1e912360eaf9a3385a30610536bfb85238bf6
https://github.com/parrot/parrot/commit/24b1e912360eaf9a3385a30610536bfb85238bf6
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-07-17 (Sun, 17 Jul 2011)
Changed paths:
M compilers/imcc/main.c
M compilers/imcc/pbc.c
M src/embed.c
M src/pmc/imccompiler.pmc
Log Message:
-----------
track down remaining uses of PackFile_fixup_subs. Replace it where possible, add TODO notes otherwise
Commit: b86c00ae4607c13480d17f4533fe1d3ac225af62
https://github.com/parrot/parrot/commit/b86c00ae4607c13480d17f4533fe1d3ac225af62
Author: Whiteknight <wknight8111 at gmail.com>
Date: 2011-07-17 (Sun, 17 Jul 2011)
Changed paths:
M compilers/imcc/pbc.c
Log Message:
-----------
Cut out some code which appears to not be needed. Will comment about it more on TT #1324
Compare: https://github.com/parrot/parrot/compare/081df99...b86c00a
More information about the parrot-commits
mailing list