This is about revision 15444.  Parrot seems to smoke not bad on my
Windows XP / Visual C++ 8 box.

6734 test cases:
    6687 ok,
    47 failed,
    268 todo,
    585 skipped
and 0 unexpectedly succeeded


I thought I'd remove C<-DNDEBUG> from the compiler flags for smoking
Parrot, but this causes troubles.

  ...
  Invoking Parrot to generate runtime\parrot\include\config.fpmc --cross
your fingers
  .\miniparrot.exe config_lib.pasm > runtime\parrot\include\config.fpmc
  Assertion failed: (PTR2UINTVAL(mmd_table[i].func_ptr) & 3) == 0, file
src\mmd.c, line 1900
...

Anyone else seeing this?

Ron

Reply via email to