Menu

#1402 Some decode functions are missing from the python interface

2.13.2
closed-fixed
5
2009-01-09
2008-12-16
No

The following functions from sahpi_struct_utils.h are are not in the python interface because they are missing from the swig interface file, sahpi_struct_utils.i:
oh_decode_dimitestcapabilities()
oh_decode_fumiprotocols()
oh_decode_fumicapabilities()

The attached patch, sahpi_struct_utils.i.patch, adds these functions to sahpi_struct_utils.i.

Discussion

  • Chris Rinaldo

    Chris Rinaldo - 2008-12-16

    The patch add missing functions to sahpi_struct_utils.i

     
  • Bryan Sutula

    Bryan Sutula - 2009-01-09
    • milestone: --> 2.13.2
    • assigned_to: renierm --> sutula
    • status: open --> closed-fixed
     
  • Bryan Sutula

    Bryan Sutula - 2009-01-09

    Fixed as per the attached patch, in svn revision 6930. I don't know when a new python release will be done. Please holler if we need to do a release for this.