lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #48730] Enums should be used instead of multiple defin


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #48730] Enums should be used instead of multiple defines (where applicable)
Date: Tue, 9 Aug 2016 06:57:11 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?48730>

                 Summary: Enums should be used instead of multiple defines
(where applicable)
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Tue 09 Aug 2016 06:57:09 AM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 2.0.0
            lwIP version: git head

    _______________________________________________________

Details:

e.g. AutoIP state, DHCP state, error codes, etc.

Then we could optionally use that enum type instead of an u8_t for debugging
to show the enum value as string in a debugger.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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