Quantcast
Channel: Swish: Ticket #10: API.c warnings: assing argument 4 of 'Perl_newXS' discards qualifiers from pointer target type
Browsing all 5 articles
Browse latest View live

Article 4

I'm not sure how to fix this. The errors come from API.c which is a generated file. I can't reproduce the problem on my CentOS 5.4 box with either the perl 5.8.8 rpm or my locally compiled 5.8.9. Both...

View Article


Article 3

For the record, changing this line: const char* file = FILE; to this char* file = FILE; made the warnings go away with 2.4 on perl 5.8.8. On 2.4 with perl 5.10, there's checks for the C macros...

View Article


Article 2

That was on some favor of 5.8.X. I just saw the same output on 5.8.8 (from centos 5.4) building SWISH::API from the 2.4 branch pulled from svn 2/19/10.

View Article

owner, status changed

owner changed from somebody to karpetstatus changed from new to assigned what version of Perl is that? 5.10.x ?

View Article

description changed

description modified (diff)

View Article

Browsing all 5 articles
Browse latest View live