The UTF8 flag is lost when using literal. Test case at https://gist.github.com/jddurand/8050950.
Regards, Jean-Damien. Le vendredi 20 décembre 2013 03:00:45 UTC+1, Jeffrey Kegler a écrit : > > It should be in the same encoding as the original string. I'm treating > this as a possible bug, and investigating. > > Could you create a test case? Just a simple case where the something goes > in as utf8, and comes out otherwise. Thanks! -- jeffrey > > On 12/19/2013 03:49 PM, Durand Jean-Damien wrote: > > Jeffrey, > > In which encoding is the return of recce->literal ? I had to do > decode_utf8() to get back my my utf8 source -; > > Thanks, JD. > > -- > You received this message because you are subscribed to the Google Groups > "marpa parser" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "marpa parser" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
