cancel
Showing results for 
Search instead for 
Did you mean: 

Ethernet Example - Webserver - Warnings How can I get rid of these

rgreenthal
Associate II
Posted on June 06, 2008 at 15:31

Ethernet Example - Webserver - Warnings How can I get rid of these

1 REPLY 1
rgreenthal
Associate II
Posted on May 17, 2011 at 09:53

I am getting the following Warnings when I compile the Ethernet Webserver Example File httpd.c:

Warning[w6]: Type conflict for external/entry ''file_404_html'', in module httpd against external/entry in module fs; different

composite type kinds

Warning[w6]: Type conflict for external/entry ''file_index_html'', in module httpd against external/entry in module fs;

different composite type kinds

How can I get rid of these warnings.

Function httpd_appcall() has the 1st warning.

😉