MinGW: no alloca.h #18

Closed
opened 2012-05-11 18:27:23 +00:00 by mgorny · 1 comment
mgorny commented 2012-05-11 18:27:23 +00:00 (Migrated from github.com)

On Windows, the alloca() function seems to be declared in <malloc.h>. Also, the comment states that it works on NT only and always returns ENOSYS on 9x.

On Windows, the `alloca()` function seems to be declared in `<malloc.h>`. Also, the comment states that it works on NT only and always returns `ENOSYS` on 9x.

I don't think we care about 9x, considering it was EOL'd over a decade ago.

I don't think we care about 9x, considering it was EOL'd over a decade ago.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#18
There is no content yet.