lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] RE : [lwip-commits] lwip/src/api api_lib.c api_msg.c socket


From: Frédéric BERNON
Subject: [lwip-devel] RE : [lwip-commits] lwip/src/api api_lib.c api_msg.c sockets.c tcpip.c
Date: Fri, 18 May 2007 17:15:38 +0200

I think a such test at the beginning of file is "better", because like this, 
the user doesn't even put the file in this project or makefile...

/* Implementation only for NO_SYS==0 */
#if NO_SYS
#error "This file can only be used with NO_SYS==0..." 
#endif

 
  
====================================
Frédéric BERNON 
HYMATOM SA 
Chef de projet informatique 
Microsoft Certified Professional 
Tél. : +33 (0)4-67-87-61-10 
Fax. : +33 (0)4-67-70-85-44 
Email : address@hidden 
Web Site : http://www.hymatom.fr 
====================================
P Avant d'imprimer, penser à l'environnement
 


-----Message d'origine-----
De : address@hidden [mailto:address@hidden De la part de Simon Goldschmidt
Envoyé : vendredi 18 mai 2007 13:28
À : address@hidden
Objet : [lwip-commits] lwip/src/api api_lib.c api_msg.c sockets.c tcpip.c


CVSROOT:        /sources/lwip
Module name:    lwip
Changes by:     Simon Goldschmidt <goldsimon>   07/05/18 11:27:47

Modified files:
        src/api        : api_lib.c api_msg.c sockets.c tcpip.c 

Log message:
        Added #if !NO_SYS to most of the api files since they only work with a 
sys layer (makes it easier for port projects).

CVSWeb URLs: 
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/api_lib.c?cvsroot=lwip&r1=1.38&r2=1.39
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/api_msg.c?cvsroot=lwip&r1=1.37&r2=1.38
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/sockets.c?cvsroot=lwip&r1=1.47&r2=1.48
http://cvs.savannah.gnu.org/viewcvs/lwip/src/api/tcpip.c?cvsroot=lwip&r1=1.38&r2=1.39


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

Attachment: Frédéric BERNON.vcf
Description: Frédéric BERNON.vcf


reply via email to

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