Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid Multibyte Escape in Ruby 2.0.0 #57

Open
tominated opened this issue Mar 14, 2013 · 1 comment
Open

Invalid Multibyte Escape in Ruby 2.0.0 #57

tominated opened this issue Mar 14, 2013 · 1 comment
Assignees

Comments

@tominated
Copy link

It appears there's an issue with callbacks.rb on line 81 with the /\000([^\377]*)\377/ regex. It wont start any code with ruby 2.0.0 because of it.

@maxigs
Copy link

maxigs commented Jun 11, 2013

maxigs@d3d1808

did solve it for me, at least the projects starts again, havent verified if it has any unwanted side-effects

@ghost ghost assigned lucasallan Dec 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants