Hello

Thanks to some NCI fixes the MySql.pir module in examples works again in 1.6.0

Unfortunately I lacked the time to check mysqltest.p6 with rakudo
before the release.

Today I tested it, and discovered that rakudo needs to call 'elements'
for some usages, and some MySql objects had 'get_integer' vtable
overrides.

I added 'elements' vtable overrides to some MySql classes, and updated
the use statement for parrot modules to current syntax. mysqltest.p6
works in r41274

Enjoy!

-- 
Salu2
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-dev

Reply via email to