2009/4/14 Iñaki Baz Castillo <[email protected]>: > 2009/4/14 Adrian Thurston <[email protected]>: >> Try using -T0. My guess is that the alphabet size is large and the >> allocation of tables is eating up too much memory. > > If so, is it a bug or a problem in my grammar? > > ~# ragel -T0 -R sip_parser.rl -o sip_parser.rb > ragel: rubycodegen.cpp:372: std::string RubyCodeGen::WIDE_ALPH_TYPE(): > Assertion `wideType != 0' failed.
PD: Note that it worked fine in 32 bits (same grammar, some Ragel version). -- Iñaki Baz Castillo <[email protected]> _______________________________________________ ragel-users mailing list [email protected] http://www.complang.org/mailman/listinfo/ragel-users
