Re: [PATCH] Add example for howto use the sort function.

2006-04-28 Thread Alexander Malysh
Hi, committed to cvs. Thanks! Thanks, Alex Wilfried Goesgens schrieb: On Wed, Apr 19, 2006 at 12:40:33PM +0200, Alexander Malysh wrote: Hmm, and again something wrong... like that? Wilfried G�sgens --- a/gateway

Re: [PATCH] Add example for howto use the sort function.

2006-04-19 Thread Wilfried Goesgens
On Wed, Apr 19, 2006 at 12:40:33PM +0200, Alexander Malysh wrote: > Hmm, and again something wrong... > like that? Wilfried G?sgens --- a/gateway/gwlib/list.h 2005-02-11 16:35:48.0 +0100 +++ b/gateway/gwlib/list.h 2006-04-04 16:22:40.0 +0200 @@ -293,6 +305,16 @@ /*

Re: [PATCH] Add example for howto use the sort function.

2006-04-19 Thread Alexander Malysh
Hmm, and again something wrong... Wilfried Goesgens schrieb: While using the list sort function i've stepped into some traps. To stop others from doing the same, here's a patch, that adds a tiny sample-sort function to the documentation of the header. Wilfried G�sgens

[PATCH] Add example for howto use the sort function.

2006-04-15 Thread Wilfried Goesgens
While using the list sort function i've stepped into some traps. To stop others from doing the same, here's a patch, that adds a tiny sample-sort function to the documentation of the header. Wilfried G?sgens --- a/gateway/gwlib/list.h 2005-02-11 16:35:48.0 +0100 +++ b/gateway/gwlib/li