-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
C-bugCategory: bugCategory: bugE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mediumE-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.breakage-candidate
Milestone
Description
The constants POSIX_SPAWN_* are for the __flags
field in posix_spawnattr_t and are set via posix_spawnattr_setflags
, both of which use c_short
.
Should they be of type c_short
as well?
Metadata
Metadata
Assignees
Labels
C-bugCategory: bugCategory: bugE-easyCall for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.E-mediumE-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate.breakage-candidate