Explorar el Código

Updated README with two known bugs,

AdrianSimionov hace 10 años
padre
commit
414f9e7b02
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8 0
      README.rst

+ 8 - 0
README.rst

@@ -39,3 +39,11 @@ Bug reporting
 -------------
 
 Please use the GitHub system to report feature request and bugs.
+
+Known issues
+------------
+
+CMTS and CM MIC are have the wrong value when calculated on a big endian CPU. Using the MIC values and a big endian CPU should be avoided in production systems.
+
+Quoting the hex strings will result in a crash. Do not use something similar to "0xABCD".
+