lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28732] struct in_addr conflicts with OS type


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #28732] struct in_addr conflicts with OS type
Date: Fri, 29 Jan 2010 08:27:28 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2) Gecko/20100115 Firefox/3.6

Update of bug #28732 (project lwip):

                  Status:                    None => Fixed                  
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

Cleanly separate the portability file inet.h and its contents from the stack:
moved htonX-functions to def.h (and the new def.c - they are not ipv4
dependent),let inet.h depend on ip_addr.h and not the other way round.

-> now struct in_addr is only define when explicitly including one of the
compatibility api header files, not when including the raw api files.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?28732>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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