guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: i18n, gettext support


From: Kevin Ryde
Subject: Re: i18n, gettext support
Date: Thu, 09 Sep 2004 08:45:58 +1000
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Jan Nieuwenhuizen <address@hidden> writes:
>
> +int
> +scm_to_lc_category (SCM category, int allow_lc_all, const char *subr, int 
> pos)

The other scm_to_foo's haven't been taking a subr argument.  (That's
supposed to show up in the backtrace, or something.)

> +      || scm_is_eq (category, scm_from_int (LC_COLLATE))

Maybe a C "switch", to save some code.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]