buglwIP - A Lightweight TCP/IP stack - Bugs: bug #8759, naming problem

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #8759: naming problem

Submitter:  None
Submitted:  Sun 02 May 2004 10:29:52 AM UTC
   
 
Category:  None Severity:  1 - Wish
Item Group:  None Status:  Wont Fix
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Planned Release:  None
lwIP version:  None

Mon 21 Aug 2006 06:24:45 PM UTC, comment #1: 

There are a few informal rules for naming in lwIP.
We're not going to change a gazillion lines
because someone wants strict naming rules.

Either join the effort and send a patch,
or don't complain.


Christiaan Simons <christiaans>
Group Member
Sun 02 May 2004 10:29:52 AM UTC, original submission:  

the naming of global/local variables, and naming of structures used too many same words
for example, "mem" is a name of a structure and be used
everywhere in mem.c as local variables
and the macro SIZEOF_STRUCT_MEM used "mem" to calculate the
size of this structure. this made the code dangerous potentially.

I suggest to establish a rule for naming and is doing that,
I expect lwip better in later version

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-08-21 christiaans Severity3 - Normal 1 - Wish
    StatusNone Wont Fix
    Open/ClosedOpen Closed

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code