lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] CVS WINDOWS project could not pass compile


From: address@hidden
Subject: Re: [lwip-users] CVS WINDOWS project could not pass compile
Date: Sat, 05 Dec 2009 16:22:55 +0100
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

Thanks for reporting, I missed part of the code for using custom memp pools. It should work now.

Simon


yueyue papa wrote:
Hi All,
I update the latest CVS code. The windows project reported ####################httpd.c#########
http_state_alloc()
{
  return (struct http_state*)memp_malloc(MEMP_HTTPD_STATE);
}
###################################
MEMP_HTTPD_STATE not defined. I did not find the mem type define in memp_std.h I remember the previous windows project could be correct make. Lee ------------------------------------------------------------------------

_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users





reply via email to

[Prev in Thread] Current Thread [Next in Thread]