fix the usage of the different error codes
- some didn't work because the numbers where greater than P99_MAX_NUMBER, push that limit - EOVERFLOW didn't work because OVERFLOW is used by SYSV - provide default values as enumeration constants for those codes that the system doesn't define
This diff is collapsed.
Please register or sign in to comment