mirror of
https://github.com/nim-lang/Nim.git
synced 2025-12-29 09:24:36 +00:00
typo in todo.txt
This commit is contained in:
2
todo.txt
2
todo.txt
@@ -115,7 +115,7 @@ Low priority
|
||||
- timeout for locks
|
||||
- compilation cache:
|
||||
- adapt thread var emulation to care about the new merge operation
|
||||
- check for interface changes; if only the implemenation changes, no
|
||||
- check for interface changes; if only the implementation changes, no
|
||||
need to recompile clients; er ... what about templates, macros or anything
|
||||
that has inlining semantics?
|
||||
- codegen should use "NIM_CAST" macro and respect aliasing rules for GCC
|
||||
|
||||
Reference in New Issue
Block a user