Skip Menu |

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

Report information
The Basics
Id: 12934
Status: resolved
Priority: 0/
Queue: Net-DNS

People
Owner: Nobody in particular
Requestors: jono [...] xserve.co.nz
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in:
  • 0.47
  • 0.49
Fixed in: (no value)



Subject: Broken in 10.4
OSX 10.4 (client) net::DNS from cpan CLI (0.49) errors the same way as the one from darwinports. Perl 5.8.6 DNS.xs: In function 'XS_Net__DNS__Packet_dn_expand_XS': DNS.xs:58: error: 'MAXDNAME' undeclared (first use in this function) DNS.xs:58: error: (Each undeclared identifier is reported only once DNS.xs:58: error: for each function it appears in.) DNS.xs:68: warning: pointer targets in passing argument 1 of 'res_9_dn_expand' differ in signedness DNS.xs:68: warning: pointer targets in passing argument 2 of 'res_9_dn_expand' differ in signedness DNS.xs:68: warning: pointer targets in passing argument 3 of 'res_9_dn_expand' differ in signedness
Thanks for the report. See http://www.net-dns.org/blog/post/1/15 for details. --Olaf