Error codes: Difference between revisions
Line 13: | Line 13: | ||
%04d-%04x | %04d-%04x | ||
.. where the first code is <code>2000 + Module</code>, and the other being <code>Description</code>. | .. where the first code is <code>2000 + Module</code>, and the other being <code>Description</code>. Bits >=22 from the error-code are unused when displaying fatal-errors, since the Description ends with bit21. | ||
= Modules = | = Modules = |