Bruno Haible <[EMAIL PROTECTED]> writes:
> Simon Josefsson wrote:
>> I changed the namespace to gl_des as below.
>
> After the complaints "gnulib is changing too fast" a few weeks ago, I think
> it may help the gnulib users if we keep track of the incompatible changes
> (removed modules, renamed f
Bruno Haible <[EMAIL PROTECTED]> writes:
> Simon Josefsson wrote:
>> I changed the namespace to gl_des as below.
>
> After the complaints "gnulib is changing too fast" a few weeks ago, I think
> it may help the gnulib users if we keep track of the incompatible changes
> (removed modules, renamed f
Simon Josefsson wrote:
> I changed the namespace to gl_des as below.
After the complaints "gnulib is changing too fast" a few weeks ago, I think
it may help the gnulib users if we keep track of the incompatible changes
(removed modules, renamed functions etc.). I'm making a start by adding this
NE
Bruno Haible <[EMAIL PROTECTED]> writes:
> Hi Simon,
>
> On MacOS X 10.3.9 the 'gc-gnulib' (or 'gc-des') module fails to build:
>
> depbase=`echo gc-gnulib.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
> gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\"\" -DEXEEXT=\"\" -DNO_XMALLOC
> -DEXEEXT=\"\" -I. -I.. -
I have installed this.
Index: ChangeLog
===
RCS file: /cvsroot/gnulib/gnulib/ChangeLog,v
retrieving revision 1.433
diff -u -p -r1.433 ChangeLog
--- ChangeLog 21 Oct 2005 12:03:17 - 1.433
+++ ChangeLog 21 Oct 2005 12:27:10
Has anyone else reviewed this module? Ok to install?
___
bug-gnulib mailing list
bug-gnulib@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnulib
Hi Ralf! I incorporated all your suggestions. Many thanks for the
review.
Regards,
Simon
Ralf Wildenhues <[EMAIL PROTECTED]> writes:
> Hi Simon,
>
> * Simon Josefsson wrote on Fri, Oct 14, 2005 at 01:23:25PM CEST:
>>
>> Comments welcome, of course.
>
> Typo nits:
>
>> Index: lib/des.c
>>
* Ralf Wildenhues wrote on Fri, Oct 14, 2005 at 01:55:32PM CEST:
> * Simon Josefsson wrote on Fri, Oct 14, 2005 at 01:23:25PM CEST:
> > +/*
> > + * Table with weak DES keys sorted in ascending order.
> > + * In DES their are 64 known keys wich are weak. They are weak
>
> s/their/there/
and of cou
Hi Simon,
* Simon Josefsson wrote on Fri, Oct 14, 2005 at 01:23:25PM CEST:
>
> Comments welcome, of course.
Typo nits:
> Index: lib/des.c
> ===
> RCS file: lib/des.c
> diff -N lib/des.c
> --- /dev/null 1 Jan 1970 00:00:00 -
> +