On Thu, Dec 20, 2012 at 2:15 PM, Göran Krampe <goran@krampe.se> wrote:
Hi list and Eliot!

A quick bug report:

If I use 2637 on a Pharo-1.4 image (vanilla) and try "3+4" profile-it (in the menu) it seems that vm parameter number 65 has value "false" and the code for profiling don't expect non numeric values there.

and FYI, parameter 65 is "VM supports multiple bytecode sets".  It's new, and I would like it to stay.  So can we modify the profiling code?  No code should assume specific values for as-yet-undefined vm parameters.  We have to be able to grow.


regards, Göran



--
best,
Eliot