[Apertium-stuff] Null character makes lt-proc (without -z option) exit

2011-01-26 Thread Kevin Brubeck Unhammer
Hi, The -z option makes lt-proc flush whenever it sees the null character, which is nice. But if you don't give it -z, it exits on the null character -- I'm guessing it shouldn't... Added a bug here: http://bugs.apertium.org/cgi-bin/bugzilla/show_bug.cgi?id=108 (I got a null character out

Re: [Apertium-stuff] Null character makes lt-proc (without -z option) exit

2011-01-26 Thread Jimmy O'Regan
On 26 January 2011 09:34, Kevin Brubeck Unhammer unham...@fsfe.org wrote: Hi, The -z option makes lt-proc flush whenever it sees the null character, which is nice. But if you don't give it -z, it exits on the null character -- I'm guessing it shouldn't... Yeah, though I think it's one of

Re: [Apertium-stuff] Null character makes lt-proc (without -z option) exit

2011-01-26 Thread Kevin Brubeck Unhammer
Jimmy O'Regan jore...@gmail.com writes: On 26 January 2011 09:34, Kevin Brubeck Unhammer unham...@fsfe.org wrote: Hi, The -z option makes lt-proc flush whenever it sees the null character, which is nice. But if you don't give it -z, it exits on the null character -- I'm guessing it

Re: [Apertium-stuff] Null character makes lt-proc (without -z option) exit

2011-01-26 Thread Jimmy O'Regan
On 26 January 2011 11:13, Kevin Brubeck Unhammer unham...@fsfe.org wrote: Jimmy O'Regan jore...@gmail.com writes: On 26 January 2011 09:34, Kevin Brubeck Unhammer unham...@fsfe.org wrote: Hi, The -z option makes lt-proc flush whenever it sees the null character, which is nice. But if you