Update KNOWN-BUGS
This commit is contained in:
parent
43585c833c
commit
ffd0553e88
|
@ -1,13 +1,5 @@
|
|||
The following is a list of known bugs with SETools.
|
||||
|
||||
* If you are using Python 3.5 and see errors like this:
|
||||
|
||||
SystemError: <built-in function delete_qpol_iterator_t> returned a result with an error set
|
||||
|
||||
This is a bug in the wrapper generated by SWIG. This has been seen on
|
||||
SWIG versions 2.0.12 and 3.0.7. Upgrading to SWIG 3.0.8+ and rebuilding
|
||||
SETools should address this issue.
|
||||
|
||||
* A bug in NetworkX 1.8+ will output the following message to stderr if a type
|
||||
is valid, but not a node in a domain transition or information flow graph:
|
||||
|
||||
|
|
Loading…
Reference in New Issue