lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #52315] Minor typo in output of MIB compiler


From: Mike Kleshov
Subject: [lwip-devel] [bug #52315] Minor typo in output of MIB compiler
Date: Tue, 31 Oct 2017 06:38:21 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:57.0) Gecko/20100101 Firefox/57.0

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

                 Summary: Minor typo in output of MIB compiler
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: kleshov
            Submitted on: Tue 31 Oct 2017 01:38:19 PM MSK
                Category: Contrib
                Severity: 2 - Minor
              Item Group: Change Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: 2.0.2

    _______________________________________________________

Details:

In code generated by MIB compiler, there is a line
err == SNMP_ERR_NOERROR;
Apparently, it is supposed to be
err = SNMP_ERR_NOERROR;
The complete generated function is attached as a text file.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 31 Oct 2017 01:38:19 PM MSK  Name: snippet.c  Size: 678B   By:
kleshov

<http://savannah.nongnu.org/bugs/download.php?file_id=42307>

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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