mirror of
https://github.com/lcn2/calc.git
synced 2025-08-19 01:13:27 +03:00
Corrected LIBRARY to refer to str2z() and str2()
Fixed obsolete references to the atoz() in LIBRARY to use the correct internal function name of str2z(). Fixed obsolete references to the atoq() in LIBRARY to use the correct internal function name of str2q().
This commit is contained in:
6
CHANGES
6
CHANGES
@@ -14,6 +14,12 @@ The following are the changes from calc version 2.14.1.5 to date:
|
||||
|
||||
Fix cases of spaces before tabs in Makefile and Makefile.simple.
|
||||
|
||||
Fixed obsolete references to the atoz() in LIBRARY to use the
|
||||
correct internal function name of str2z().
|
||||
|
||||
Fixed obsolete references to the atoq() in LIBRARY to use the
|
||||
correct internal function name of str2q().
|
||||
|
||||
|
||||
The following are the changes from calc version 2.14.1.3 to 2.14.1.4:
|
||||
|
||||
|
Reference in New Issue
Block a user