浏览代码

Updated README with two known bugs,

AdrianSimionov 10 年之前
父节点
当前提交
414f9e7b02
共有 1 个文件被更改,包括 8 次插入0 次删除
  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".
+