hey there, I'm confusd by what you mean by "Our code works fine on the first two but not on the third."
There is a known issue (that I need to get submitted asap), but it shouldn't appear until there are rough 2,000 routes defined. Also, what does yacc have to do with all this? I haven't seen that before. If it blows up at line 245, you must have a very small stack. Could you provide more information? I'm curious about the setup. Maybe try running ruby --version. On Dec 29, 1:33 am, "Gary Yngve" <[email protected]> wrote: > Hi all, > > I'm hoping someone else has encountered something like this to save me > several hours of spelunking. > > I installed Merb 1.0.7 on a Mac, a BSD machine, and a Fedora8 machine. Our > code works fine on the first two but not on the third. Everything else > appears fine, just the route compiling barfs on the Fedora. > > ~ Cannot load /mnt/trunk/config/router.rb because of syntax error: compile > error > Generated Code for Router:245: yacc stack overflow > ...(path3), :profile_id => (path1), :id => (path2), :action => ... > > I want to get it to work on the Fedora.. I'm hoping it's a library issue > that can be fixed easily. Anyone know what libraries the router compiler > depends on, or why this is not behaving? > > Thanks, > Gary --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" 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/merb?hl=en -~----------~----~----~----~------~----~------~--~---
