Skip Menu |

This queue is for tickets about the Net-Libdnet CPAN distribution.

Report information
The Basics
Id: 52359
Status: resolved
Priority: 0/
Queue: Net-Libdnet

People
Owner: gomor [...] cpan.org
Requestors: Zoltan.Banai [...] morganstanley.com
Cc:
AdminCc:

Bug Information
Severity: Unimportant
Broken in: 0.92
Fixed in: (no value)



When using older compilers (Sun Studio before SunOS 5.10 or MSVC7/8) build fails if the code contains declarations outside of file scope or the start of compound statement. (allowed in C99) The attached patch against c/arp_entry.c, c/fw_rule.c, c/intf_entry.c and c/route_entry.c allows the code to be compiled with these compilers.
Subject: Net-Libdnet-0.92-patch
Download Net-Libdnet-0.92-patch
application/octet-stream 4.3k

Message body not shown because it is not plain text.

Solved in Net::Libdnet 0.94 Thank you for the patch.