RT for rt.cpan.org
Skip Menu
|
Bug #119395 for C-DynaLib: Missing alloca.h on windows gnu builds
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
C-DynaLib CPAN distribution
.
Report information
The Basics
Id:
119395
Status:
new
Priority:
0/
Queue:
C-DynaLib
People
Owner:
Nobody in particular
Requestors:
alexchandel [...] gmail.com
Cc:
AdminCc:
Bug Information
Severity:
Important
Broken in:
0.61
Fixed in:
(no value)
History
Show all quoted text
Thu Dec 22 21:59:13 2016
alexchandel [...] gmail.com - Ticket created
Subject:
Missing alloca.h on windows gnu builds
Mingw32 does not supply the alloca.h header, and so building DynaLib fails compiling testcall.c
Thu Dec 22 22:37:25 2016
alexchandel [...] gmail.com - Correspondence added
From:
alexchandel [...] gmail.com
On Thu Dec 22 21:59:13 2016, alexchandel@gmail.com wrote:
Show quoted text
> Mingw32 does not supply the alloca.h header, and so building DynaLib > fails compiling testcall.c
Actually this doesn't seem to be a fatal error.