Branch: Tag:

2000-10-20

2000-10-20 10:06:50 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Fixed a few warnings.

Rev: src/array.c:1.92
Rev: src/gc.h:1.70
Rev: src/stralloc.c:1.106

25:   #define HUGE HUGE_VAL   #endif /*!HUGE*/    - RCSID("$Id: stralloc.c,v 1.105 2000/10/19 13:35:07 grubba Exp $"); + RCSID("$Id: stralloc.c,v 1.106 2000/10/20 10:06:50 grubba Exp $");      #define BEGIN_HASH_SIZE 997   #define MAX_AVG_LINK_LENGTH 3
1430:    PCHARP r;    int shift;    SearchMojt mojt; -  replace_searchfunc f; +  replace_searchfunc f = (replace_searchfunc)0;       if(!str->len)    {