mirror of
https://github.com/nim-lang/Nim.git
synced 2026-02-12 22:33:49 +00:00
better overloading capabilities for 'shallowCopy'; little bugfix for 'system.compiles'
This commit is contained in:
1
todo.txt
1
todo.txt
@@ -23,7 +23,6 @@ version 0.9.0
|
||||
Bugs
|
||||
----
|
||||
|
||||
- bug: strange shallowCopy(result.tab, c.tab)
|
||||
- bug: pragma statements in combination with symbol files are evaluated twice
|
||||
but this can lead to compilation errors
|
||||
- bug: the parser is not strict enough with newlines: 'echo "a" echo "b"'
|
||||
|
||||
Reference in New Issue
Block a user