Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Assertion failed: (PTR2UINTVAL(mmd_table[i].func_ptr) & 3) == 0

1 view
Skip to first unread message

Ron Blaschke

unread,
Nov 12, 2006, 1:00:11 PM11/12/06
to perl6-i...@perl.org
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

0 new messages