--MimeMultipartBoundary
Content-Type: text/plain; charset=us-ascii
Hiya,
After grabbing the beta15 source and applying the patch file, I find
that HttpHeader.c is pretty well uncompilable. There are clashes against
httpHeaderEntryInit() variable types, and may calls to this function are
passing anything from field_store, to HttpHeaderExtField *, to int. None
of the field_store prototypes have been instantiated as pointers (not
strictly required I know, but it is nice when understanding what the code
is trying to do). Various functions are also trying to return a value type
other than that declared in the prototype.
Is there a fix for this file?
Stew.
--MimeMultipartBoundary--
Received on Tue Jul 29 2003 - 13:15:47 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:11:43 MST