mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-18 21:40:32 +00:00
tiny doc improvement
This commit is contained in:
1
todo.txt
1
todo.txt
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user