Niels M�ller <[EMAIL PROTECTED]> writes:
> Perhaps the crypto lib in SSLeay is better, although hacks like
> (SSLeay-0.9.0b/include/des.h, line 92):
>
> #define _ ks._
>
> does not exactly make me feel comfortable about its quality.
This is used for gettext and IMHO with a good reason:
printf(_("string to be i18n\n"));
instead of
printf(gettext("string to be i18n\n"));
Werner
- Re: status? jdassen
- Re: status? Niels M�ller
- LSH (was: status?) Werner Koch
- Re: LSH (was: status?) Niels M�ller
- Re: LSH (was: status?) Werner Koch
- Re: LSH (was: status?) jdassen
- Re: LSH (was: status?) Niels M�ller
- Re: LSH (was: status?) Martin Hamilton
- Re: status? Perry E. Metzger
- Re: status? Niels M�ller
- Re: status? Werner Koch
- Re: status? Perry E. Metzger
- Re: status? Gregory R. Warnes
- Re: status? Robin Lee Powell
