[parrot/parrot] dc64ce: fix miscompilation if a register is used in a .lex...
noreply at github.com
noreply at github.com
Fri Oct 28 16:27:21 UTC 2011
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: dc64ce84d0860f550fc8d13daf5aabcdf3957ea4
https://github.com/parrot/parrot/commit/dc64ce84d0860f550fc8d13daf5aabcdf3957ea4
Author: Michael Schroeder <mls at suse.de>
Date: 2011-10-28 (Fri, 28 Oct 2011)
Changed paths:
M compilers/imcc/pbc.c
Log Message:
-----------
fix miscompilation if a register is used in a .lex and also used as a key
Commit: 09210aa994bd7752b58d37cc7829f2c3e68908ad
https://github.com/parrot/parrot/commit/09210aa994bd7752b58d37cc7829f2c3e68908ad
Author: Michael Schroeder <mls at suse.de>
Date: 2011-10-28 (Fri, 28 Oct 2011)
Changed paths:
M frontend/pbc_dump/packdump.c
Log Message:
-----------
fix pbc_dump's key display, VTABLE_get_integer() seems to get the register from the current context
Compare: https://github.com/parrot/parrot/compare/038c46f...09210aa
More information about the parrot-commits
mailing list