pre 7 does not compile

hoesel@chem.rug.nl (frans van hoesel)
From: hoesel@chem.rug.nl (frans van hoesel)
Message-id: <9311021343.AA02170@Xtreme>
Subject: pre 7 does not compile
To: marca@ncsa.uiuc.edu (marc andreessen)
Date: Tue, 2 Nov 1993 14:43:02 +0100 (MET)
Cc: www-talk@nxoc01.cern.ch (www-talk discussion list)
X-Mailer: ELM [version 2.4 PL5]
Content-Type: text
Content-Length: 671       
Hi marc,

the new prerelease has a minor problem which shows up during compilation on
a SGI machine:
        cc -g      -I.. -I../libXmx -I../libwww-2.09a -c globalhist.c
accom: Error: globalhist.c, line 749: Type mismatch in prototypes,   pointer to const  void  versus   pointer to pointer to struct
            sizeof (cached_cd_array[0]), mo_sort_cd_for_qsort);
       ------------------------------------------------------^

I'm sending this to www-talk as well, so you don't get a lot of these mail
messages.

ps. why don't you use -lc_s on a sgi machine, you do use all the other
shared libraries? Or perhaps you do use it, but it is not in the makefile.

- frans