On 2012-07-31, Juliusz Chroboczek wrote:
> @@ -71,7 +78,7 @@ getword(int c, char **token_r, gnc_t gnc, void
> *closure)
>  
>      c = skip_whitespace(c, gnc, closure);
>      if(c < 0)
> -        return c;
> +        return -2;
>      if(c == '"' || c == '\n')
>          return -2;
>      do {

Thanks for the fix! Should we add the patch to the FreeBSD port or wait
for the next release?

-- 
Wherever they's a fight so hungry people can eat, I'll be there.
Wherever they's a cop beatin' up a guy, I'll be there.
If Casy knowed, why, I'll be in the way guys yell when they're mad an'
I'll be in the way kids laugh when they're hungry an' they know
supper's ready. An' when our folks eat the stuff they raise an' live
in the house they build, why I'll be there.
                        - John Steinbeck, The Grapes of Wrath

Attachment: pgpvoK5TKnbdH.pgp
Description: PGP signature

_______________________________________________
Babel-users mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

Reply via email to