mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
add int.h
Added int.h as a centeral place for calc integer types and integer macros. Currently zmath.c includes int.h but does not yet use it. Added missing ptr type checks to chk_c.c.
This commit is contained in:
3
CHANGES
3
CHANGES
@@ -72,6 +72,9 @@ The following are the changes from calc version 2.14.3.5 to date:
|
||||
appear to meet calc requirements, or undefines CHK_C
|
||||
when it does not.
|
||||
|
||||
Added int.h as a centeral place for calc integer types and
|
||||
integer macros.
|
||||
|
||||
|
||||
The following are the changes from calc version 2.14.3.4 to 2.14.3.5:
|
||||
|
||||
|
Reference in New Issue
Block a user