Changes between Version 4 and Version 5 of Doc/compiler/results


Ignore:
Timestamp:
Oct 3, 2008, 3:50:49 PM (17 years ago)
Author:
/C=IE/O=Grid-Ireland/OU=cs.tcd.ie/L=RA-TCD/CN=Stephen O. Childs
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/compiler/results

    v4 v5  
    11= Understanding the Results =
    22[[TracNav]]
    3 
     3[[TOC(inline)]]
    44== Everything Works ==
    55
     
    3232
    3333There is one further class of errors called "compiler errors".  These indicate an error in the logic of the compiler itself and should be accompanied by a detailed error message and a java traceback.  All compiler errors should be reported as a [wiki:Doc/compiler/bugs bug].  The bug report should include the template that caused the problem along with the full java traceback.  Hopefully, you will not encounter these errors.
     34
     35== Using Loggin Information ==