mirror of
https://github.com/nim-lang/Nim.git
synced 2026-05-03 20:44:46 +00:00
removed system.free
This commit is contained in:
@@ -40,6 +40,8 @@ News
|
||||
``varargs[expr]`` instead. The same applies to ``varargs[typed]`` vs
|
||||
``varargs[stmt]``.
|
||||
- ``sequtils.delete`` doesn't take confusing default arguments anymore.
|
||||
- ``system.free`` was an error-prone alias to ``system.dealloc`` and has
|
||||
been removed.
|
||||
|
||||
|
||||
Library additions
|
||||
|
||||
Reference in New Issue
Block a user