lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [task #7054] Clarification needed for variable initializati


From: Bill Florac
Subject: [lwip-devel] [task #7054] Clarification needed for variable initialization
Date: Fri, 24 Aug 2007 15:32:43 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727)

Follow-up Comment #18, task #7054 (project lwip):

If we rely on the compiler, than we need to make sure that on any processes
that can stopped and restarted, any initializing needed to restart is done in
the _start routine. Calling _init will not put everything thing back to
"startup" values.  

Of course if there are such requirement, one can still set the values to zero
in the _init and comment them as needed.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?7054>

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





reply via email to

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