Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Mouse CPAN distribution.

Report information
The Basics
Id: 82065
Status: rejected
Priority: 0/
Queue: Mouse

People
Owner: Nobody in particular
Requestors: NHORNE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 1.02
Fixed in: (no value)



Doesn't compile: MouseUtil.xs: In function 'mouse_mro_get_linear_isa': MouseUtil.xs:14: warning: implicit declaration of function 'hv_fetchs' MouseUtil.xs:14: warning: cast to pointer from integer of different size Mouse.xs: In function 'mouse_calculate_all_attributes': Mouse.xs:63: warning: implicit declaration of function 'STR_WITH_LEN' Mouse.xs:63: warning: passing argument 1 of 'Perl_newSVpvn_share' makes pointer from integer without a cast Mouse.xs:63: error: too few arguments to function 'Perl_newSVpvn_share'
On Mon Dec 17 19:08:05 2012, NHORNE wrote: Show quoted text
> Doesn't compile: > > MouseUtil.xs: In function 'mouse_mro_get_linear_isa': > MouseUtil.xs:14: warning: implicit declaration of function 'hv_fetchs' > MouseUtil.xs:14: warning: cast to pointer from integer of different > size > Mouse.xs: In function 'mouse_calculate_all_attributes': > Mouse.xs:63: warning: implicit declaration of function 'STR_WITH_LEN' > Mouse.xs:63: warning: passing argument 1 of 'Perl_newSVpvn_share' > makes pointer from integer > without a cast > Mouse.xs:63: error: too few arguments to function > 'Perl_newSVpvn_share'
Which perl version / OS / compiler is that?
Subject: Re: [rt.cpan.org #82065]
Date: Fri, 25 Jan 2013 07:27:30 -0500
To: bug-Mouse [...] rt.cpan.org
From: Nigel Horne <njh [...] bandsman.co.uk>
On 01/25/2013 03:46 AM, Peter Rabbitson via RT wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=82065> > > On Mon Dec 17 19:08:05 2012, NHORNE wrote:
>> Doesn't compile: >> >> MouseUtil.xs: In function 'mouse_mro_get_linear_isa': >> MouseUtil.xs:14: warning: implicit declaration of function 'hv_fetchs' >> MouseUtil.xs:14: warning: cast to pointer from integer of different >> size >> Mouse.xs: In function 'mouse_calculate_all_attributes': >> Mouse.xs:63: warning: implicit declaration of function 'STR_WITH_LEN' >> Mouse.xs:63: warning: passing argument 1 of 'Perl_newSVpvn_share' >> makes pointer from integer >> without a cast >> Mouse.xs:63: error: too few arguments to function >> 'Perl_newSVpvn_share'
> Which perl version / OS / compiler is that?
I don't remember now - it was over 5 weeks ago. I know I should have put it in the report.