lwip-devel
[Top][All Lists]
Advanced

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

RE : [lwip-devel] LWIP_DBG_TYPES_ON


From: Frédéric BERNON
Subject: RE : [lwip-devel] LWIP_DBG_TYPES_ON
Date: Thu, 12 Apr 2007 00:25:08 +0200

Yes, sorry. I will update like this opt.h :

#ifndef LWIP_DBG_TYPES_ON
#define LWIP_DBG_TYPES_ON                    0
#endif

...

#ifndef LWIP_DBG_MIN_LEVEL
#define LWIP_DBG_MIN_LEVEL                   LWIP_DBG_LEVEL_OFF
#endif 

If it's good for you...

I will also check contrib modules...
  
====================================
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 Jonathan Larmour
Envoyé : mercredi 11 avril 2007 17:21
À : lwip-devel
Objet : Re: [lwip-devel] LWIP_DBG_TYPES_ON


Kieran Mansley wrote:
> Anyone know where these are defined?  They're used in (for example)
> LWIP_DEBUGF:
> 
> LWIP_DBG_TYPES_ON
> LWIP_DBG_MIN_LEVEL

They were renamed with:
----------------------------
revision 1.51
date: 2007-03-30 08:47:05 +0000;  author: fbernon;  state: Exp;  lines: +32 -32 
most of files: prefix all debug.h define with "LWIP_" to avoid any conflict 
with others environment defines (these were too "generic").
----------------------------

but they were missed in the update of opt.h in line with that.

Jifl
-- 
eCosCentric Limited      http://www.eCosCentric.com/     The eCos experts
Barnwell House, Barnwell Drive, Cambridge, UK.       Tel: +44 1223 245571
Registered in England and Wales: Reg No 4422071.
   **  Visit us at ESC Silicon Valley <http://www.embedded.com/esc/sv> **
   **  April 3-5 2007, Booth 1922, San Jose McEnery Convention Center  **
------["The best things in life aren't things."]------      Opinions==mine


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

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


reply via email to

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