Hi everyone, Just a reminder for those of you working on mri-1.8.7 that I maintain a branch of Sequel in my github fork which does some minor patching to the Sequel specs so as not to segfault when running Sequel specs.
If you're developing *using* Sequel you do not need this! If you're developing *ON* Sequel and are using mri-1.8.7 then you'll need this to be able to run the Sequel specs without a seg-fault (you do test your changes don't you? ;)). The changes are in the specs only! No part of Sequel itself is altered. The changes to the specs are to get around mri-1.8.7 bugs, they are minor syntactical adjustments and in no way affect test outcomes. http://github.com/clivecrous/sequel/tree/cater-for-segmentation-faults-in-specs-when-using-mri-1.8.7 Clive --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en -~----------~----~----~----~------~----~------~--~---
