• Jack Jansen's avatar
    Added WeakLink...Generator classes (should have done that ages ago). These check… · eefac355
    Jack Jansen yazdı
    Added WeakLink...Generator classes (should have done that ages ago). These check the c-function pointer for being NULL before calling it and raise UnimplementedError if it is.
    
    This allows system libs to be weak-linked, thereby allowing us to generate functions that are only available on some OS versions without getting a NULL dereference if the function isn't available.
    eefac355
Adı
Son kayıt (commit)
Son güncelleme
..
bgen.py Loading commit data...
bgenBuffer.py Loading commit data...
bgenGenerator.py Loading commit data...
bgenGeneratorGroup.py Loading commit data...
bgenHeapBuffer.py Loading commit data...
bgenModule.py Loading commit data...
bgenObjectDefinition.py Loading commit data...
bgenOutput.py Loading commit data...
bgenStackBuffer.py Loading commit data...
bgenStringBuffer.py Loading commit data...
bgenType.py Loading commit data...
bgenVariable.py Loading commit data...
bgenlocations.py Loading commit data...
macsupport.py Loading commit data...
scantools.py Loading commit data...