Remove traditional errno usage #6

Merged
SlavekB merged 1 commits from feat/remove_traditional_errno_way into master 5 years ago
obache commented 5 years ago
Collaborator

On modern POSIX environments, errno may not be simple int type,
and <errno.h> is sufficient for errno and its symbolic values.

On modern POSIX environments, `errno` may not be simple `int` type, and <errno.h> is sufficient for `errno` and its symbolic values.
SlavekB approved these changes 5 years ago
SlavekB left a comment
Owner

Successfully tested on several Debian / Ubuntu and FreeBSD.

Successfully tested on several Debian / Ubuntu and FreeBSD.
SlavekB closed this pull request 5 years ago
SlavekB deleted branch feat/remove_traditional_errno_way 5 years ago
SlavekB added this to the R14.0.7 release milestone 5 years ago
The pull request has been merged as 35e5ff35cf.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: TDE/tdemultimedia#6
Loading…
There is no content yet.