Feature #772
New flag TPCI_NOEOFERR for tpgetcallinfo()
Status: | Closed | Start date: | 04/17/2022 | |
---|---|---|---|---|
Priority: | Normal (Code 4) | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | - | |||
Target version: | - |
Description
New flag TPCI_NOEOFERR shall be added for tpgetcallinfo() which would alter the way how error when no call-info is associated with the main buffer is reported.
With TPCI_NOEOFERR function shall:
- return 0 if call-info is not associated
- return 1 if found & loaded OK
- return -1 in case of other error
History
#1 Updated by Madars over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
#2 Updated by Madars over 1 year ago
Release notes¶
tpgetcallinfo() is updated with new flag TPCI_NOEOFERR.
Available from Enduro/X release 8.0.6+.
#3 Updated by Madars over 1 year ago
- Status changed from Resolved to Closed