~mwhudson/pypy/imported-fixed-list-ootype

Viewing all changes in revision 18937.

  • Committer: niko
  • Date: 2008-03-28 11:42:08 UTC
  • Revision ID: svn-v4:fd0d7bf2-dfb6-0310-8d31-b7ecfe96aada:pypy/branch/fixed-list-ootype:53053
fix bug related to boolean arrays: we used to map them
to byte arrays, which caused us to incorrectly try
to box their arguments (since byte != boolean), etc

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: