lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #8939] LwipMibCompiler: Fix generating SnmpScalarArr


From: Jan Breuer
Subject: [lwip-devel] [patch #8939] LwipMibCompiler: Fix generating SnmpScalarArrayNode callbacks
Date: Wed, 09 Mar 2016 19:29:42 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.75 Safari/537.36

URL:
  <http://savannah.nongnu.org/patch/?8939>

                 Summary: LwipMibCompiler: Fix generating SnmpScalarArrayNode
callbacks
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: jan_breuer
            Submitted on: Wed 09 Mar 2016 07:29:41 PM GMT
                Category: None
                Priority: 6
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None

    _______________________________________________________

Details:

Because SnmpScalarArrayNodes are removed and recreated, information about
analysis is lost. There should be better copy function/constructor to preserve
getMethodRequired, testMethodRequired, setMethodRequired or this simple hack.

Without this, all scalar array nodes are generated with NULL callbacks and no
_set_value, _get_value, _set_test callbacks are generated.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 09 Mar 2016 07:29:41 PM GMT  Name:
0001-LwipMibCompiler-Fix-generating-SnmpScalarArrayNode-c.patch  Size: 1kB  
By: jan_breuer

<http://savannah.nongnu.org/patch/download.php?file_id=36584>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?8939>

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




reply via email to

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