> Hi Roberto, > > As I'm understanding, errors in compiling of Rack plugin for Ruby > 1.9.2 (in uWSGI v0.9.7.2) are related to some refactoring changes that > were made before release but weren't propagated to plugins/rack/fiber.c
Yes fiber support has been updated (or i should say 'completed') only yesterday > > I believe, that these errors were already fixed in 0.9.8-dev and will > be backported in 0.9.7.3. Is it so? i hope 0.9.7.3 will be out before 0.9.8 :) 0.9.8 contains so much fixes, improvements (in-process http and mongrel2 support) and optimizations (hint: you can now build uWSGI with tcmalloc or jemalloc alternatives malloc() implementations) that i want to relase it ASAP. My deadline is june 5 (and tomorrow i will release rc1) but i have stopped adding features last week so you can probably base your package to the current tip ;) -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
