lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9115] httpd.c: strcasecmp for GCC and stricmp for W


From: Dirk Ziegelmeier
Subject: [lwip-devel] [patch #9115] httpd.c: strcasecmp for GCC and stricmp for Windows
Date: Mon, 12 Sep 2016 06:05:29 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0

Update of patch #9115 (project lwip):

             Assigned to:                    None => goldsimon              
         Planned Release:                    None => 2.0.0                  

    _______________________________________________________

Follow-up Comment #1:

You can #define stricmp strcasecmp in cc.h here. But looking at the code,
dns.c has a private #define for it, and httpd.c has not. So this is something
where we need some cleanup IMHO.


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?9115>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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