tiny doc improvement

This commit is contained in:
Araq
2013-06-03 19:33:20 +02:00
parent b3ac785f95
commit 7d6556ffe7
2 changed files with 0 additions and 6 deletions

View File

@@ -17,7 +17,6 @@ Bugs
- docgen: sometimes effects are listed twice
- 'result' is not properly cleaned for NRVO
- instantiated generics are listed in error messages
- sneaking with qualifiedLookup() is really broken!
- aporia.nim(968, 5) Error: ambiguous identifier: 'DELETE' --
use a qualifier

View File

@@ -129,8 +129,3 @@ Abbreviation C/C++ Compiler
If your C compiler is not in the above list, try using the
*generic UNIX C compiler* (``ucc``). If the C compiler needs
different command line arguments try the ``--passc`` and ``--passl`` switches.
Unsupported compilers contain serious bugs that keep them from bootstrapping
Nimrod.